Spec me a router for my o2 connection

Associate
Joined
28 Jan 2005
Posts
1,698
Location
Southport
Hi all,

Currently using the awful o2 wireless box II. Was looking for a new router.

Dont have loads of money to spend, just want something reliable. I had a DG834GT but been having loads of routing problems with this like most people :(


Thanks
 
Associate
Joined
28 Oct 2009
Posts
2,308
Location
Dark Side of the Moon
If using a Netgear rtr with a Broadcom chipset you will need to telnet to the rtr and enter the following commands:

echo 0 > /proc/sys/net/ipv4/neigh/nas0/ucast_solicit
echo 0 > /proc/sys/net/ipv4/neigh/default/ucast_solicit

Remember that these will need to be applied after ever re-sync or reload.

You will also need to add the following firewall ruleL

- Service type: BOOTP_CLIENT
- Action: ALLOW always
- Send to LAN Server: 192.168.x.x
- WAN Users: start = 82.132.253.0 finish = 82.132.253.254
- Log: Always

Change the xx's to your rtr's IP Address.

Your cook ok with these entered.
 
Back
Top Bottom