Category Archives: Networking

compiling AirOS 5.3.3 – SDK 5.3.3 – NanoStation M2

Setting up build environment for compiling AirOS 5.3.3 SDK SDK available @ http://www.ubnt.com/support/sdk.php [halli@centos software]$ tar xzvf SDK.UBNT.v5.3.3.tar.gz [halli@centos software]$ cd SDK.UBNT.v5.3.3/openwrt [halli@centos openwrt]$ cd package/ [halli@centos package]$ cd ubnt-base-files/files/ [halli@centos files]$ ls bin  etc  init  lib  sbin  usr [halli@centos … Continue reading

Posted in Linux, Networking | Tagged , , , | Comments Off

HA load balancing http/https using ucarp, pound & Lighttpd CentOS 5

LB1 & LB2 – CentOS 5.5 x86_64 # yum install ucarp.x86_64 pound.x86_64 # grep nobody /etc/security/limits.conf nobody           soft   nofile          569134 nobody           hard   nofile          569134 # cat /etc/pound.cfg # # User        “nobody” Group       “nobody” Alive       20 LogLevel        2 ListenHTTPS Address 80.xx.yy.101 … Continue reading

Posted in Linux, Networking | Tagged , , , , | Comments Off

IPv6 over ADSL – BRAS Cisco 7204 VXR NPE-400 – Cisco 1721 ADSL WIC

Cisco 7204 VXR – NPE-400 ! ipv6 unicast-routing ipv6 cef ! vpdn enable vpdn multihop ! vpdn-group 130 description ADSL – sub – realm – 130 accept-dialin protocol l2tp virtual-template 130 terminate-from hostname lac_adsl_130 source-ip 10.20.30.15 local name lns_adsl l2tp … Continue reading

Posted in IOS, Networking | Tagged , , , | Comments Off

ATM-based IP CPE – SDSL – Cisco 1721 & Lucent Cellpipe 20H-4

HDS Line : Arcor / Vodafone SHDSL – 4,6 Mbps IP bridge : Lucent Cellpipe 20H-4 Router : Cisco 1721 + WIC-1ENET CPE – Cisco 1721 – IOS 12.4 ! version 12.4 ! hostname CPE ! interface Ethernet0 description Vodafone … Continue reading

Posted in IOS, Networking | Tagged , , , | Leave a comment

Firewalling IPv6 – pfSense, Microsoft TMG & M0n0wall

Microsoft Forefront Threat Management Gateway aka TMG Technet : IPv6 traffic is not supported by Forefront TMG (except for DirectAccess). Filtering of IPv6 traffic is not supported, and all IPv6 traffic is blocked by default. pfSense Ticket Feature #177 : … Continue reading

Posted in Networking | Tagged , , , , | Leave a comment