Search found 26 matches

by pcourtney
Mon Feb 01, 2010 9:29 pm
Forum: Firmware
Topic: IP in IP tunneling
Replies: 11
Views: 8383

Re: IP in IP tunneling

that's just to enable it ON or OFF

#set ip_forward=1 ( eg on = 1, off = 0 )

by default most Linux distros have it disabled
http://linuxpoison.blogspot.com/2008/01 ... rding.html
by pcourtney
Sun Jan 31, 2010 9:42 pm
Forum: Firmware
Topic: IP in IP tunneling
Replies: 11
Views: 8383

Re: IP in IP tunneling

even easier then with 2.4 For kernel 2.4.x.. There is no need for new_tunnel.o. It comes along with ipip.o The steps to configure IPIP tunnel is enable the bit in ip_forward.c insmod ipip.o iptunnel add TUNNELNAME mode ipip remote REMOTEIP local LOCALIP ifconfig TUNNELNAME IFACEIP route add -net REM...
by pcourtney
Fri Jan 22, 2010 5:29 pm
Forum: Firmware
Topic: IP in IP tunneling
Replies: 11
Views: 8383

Re: IP in IP tunneling

>but I also read somewhere that you need a userland program "iptunnel" no, only VPN's like OpenVPN, Cisco and PPTP need client installs and or programs in the start up folder this is nice http://www.linuxjournal.com/article/7949 an IpinIP router once enabled and configured for IPinIP use, just dishe...
by pcourtney
Thu Jan 21, 2010 4:15 pm
Forum: Firmware
Topic: IP in IP tunneling
Replies: 11
Views: 8383

Re: IP in IP tunneling

an alternative to using NAT is IP-in-IP tunneling or encapsulation, it is the best way to provide all the computers on your local network with a static, globally routeable IP address while using only a single dynamically allocated address from the broadband provider or ISP, there are many countries ...
by pcourtney
Thu Jan 21, 2010 2:41 pm
Forum: Firmware
Topic: IP in IP tunneling
Replies: 11
Views: 8383

Re: IP in IP tunneling

there are some ISP's who provide an IP in IP capable router/adsl modem to their clients, or Cisco 877 routers which can do GRE imagine lots of homeworkers (where the ADSL is provided by head office) or a remote office, where they only have ADSL ( because leased lines are too expensive), any company ...
by pcourtney
Thu Jan 21, 2010 2:28 pm
Forum: Software
Topic: Mini SNMP Daemon
Replies: 14
Views: 13188

Re: Mini SNMP Daemon

does this help http://www.emnico.com/mib/mibsearch.php?mib=ADSL-LINE-EXT-MIB also at the very bottom of this page is some interesting info http://shadow.sentry.org/~trev/dsl50x.html # SNMP RFC1213 MIB information for the DSL-500 and DSL-504. # D-Link's proprietary SNMP MIB information for the DSL-50...
by pcourtney
Thu Jan 21, 2010 1:20 am
Forum: Firmware
Topic: IP in IP tunneling
Replies: 11
Views: 8383

IP in IP tunneling

This kind of tunneling has been available in Linux for a long time. It only requires 2 kernel modules ipip.o and new_tunnel.o would it be a good thing for RT perhaps ??? Preamble : Let's say you have 3 networks: Internal networks A and B, and intermediate network C (the Internet) So we have network ...
by pcourtney
Tue Jan 19, 2010 7:37 pm
Forum: Software
Topic: Mini SNMP Daemon
Replies: 14
Views: 13188

Re: Mini SNMP Daemon

the Netgears have an undocumented snmp screen at http://192.168.0.1/snmp.htm

Chief, what routers do you have up and running at the moment, do you know if any of them have MIB's written for them ??
by pcourtney
Tue Jan 19, 2010 7:15 pm
Forum: Software
Topic: Mini SNMP Daemon
Replies: 14
Views: 13188

Re: Mini SNMP Daemon

I have asked one of my techies to host a Cacti MIB Browser http://www.unleashnetworks.com/resources/articles/88-how-to-effectively-use-a-mib-browser.html ideally we need to find out if anyone has a TI AR7 MIB we can use, then the following info becomes available when you poll the router : the Aztech...
by pcourtney
Tue Jan 19, 2010 2:53 pm
Forum: Routers
Topic: change the bootloader on a Zyxel router
Replies: 8
Views: 7887

Re: change the bootloader on a Zyxel router

yes, true, but maybe not worth it in the long run, everyone wants wifi these days
by pcourtney
Tue Jan 19, 2010 2:50 pm
Forum: Forum Things
Topic: online demo for 2.9
Replies: 6
Views: 10138

Re: online demo for 2.9

I meant 2.9x

to be sure we will use the latest version Chief, many thanks
by pcourtney
Tue Jan 19, 2010 2:45 pm
Forum: Routers
Topic: change the bootloader on a Zyxel router
Replies: 8
Views: 7887

Re: change the bootloader on a Zyxel router

you are right - it is only 2MB of Intel flash ( Intel TE28F160 )

and 16MB RAM ( Winbond W981216DH-75 )
by pcourtney
Tue Jan 19, 2010 1:14 pm
Forum: Forum Things
Topic: online demo for 2.9
Replies: 6
Views: 10138

Re: online demo for 2.9

thanks for updating the FAQ page so quickly, we ran through the demo this morning and the next steps are for us to lay our hands on as many AR7 based routers we can find, and update them to ver 2.9 over the next few weeks, should be lots of fun :x
by pcourtney
Tue Jan 19, 2010 12:58 pm
Forum: Firmware
Topic: Netgear 834gt router - possible flash with rt firmware?
Replies: 7
Views: 9927

Re: Netgear 834gt router - possible flash with rt firmware?

ah, I see

I got confused by what mstombs said earlier in the thread

>The firmware includes a useful bash script to find the connection mtu by binary search - which runs without >modification on RT2.3
by pcourtney
Tue Jan 19, 2010 12:51 pm
Forum: Routers
Topic: change the bootloader on a Zyxel router
Replies: 8
Views: 7887

Re: change the bootloader on a Zyxel router

the P660HW-61 model has 16mb of Intel flash, at the bottom of this page someone brave enough did have a go at rewriting the BootBase bootloader

http://nuwiki.openwrt.org/oldwiki/openw ... e_660hw_61