Results 1 to 5 of 5
Sky Fibre with Linksys WRT610N - Cant get it working
This is a discussion on Sky Fibre with Linksys WRT610N - Cant get it working within the Sky Broadband (Fibre) Help forums, part of the Sky Broadband help and support category; I have my Linksys E4200 running DDWRT working fine with sky fibre, using the startup command detailed on this forum. ...
- 27-11-12, 12:42 AM #1
Sky Fibre with Linksys WRT610N - Cant get it working
I have my Linksys E4200 running DDWRT working fine with sky fibre, using the startup command detailed on this forum. A friend of mine on another forum wanted to do the same on his Linksys WRT610N, I ran him through the process, but it isnt working. So far we have established:
All router settings are correct
His password and username is correct
his startup script is correct
So far all we have is a router running DDWRT and nothing else
Running the udhcpc script from the command shell freezes the router requiring a reboot, but it seems to be doing something, running ps gives the following output
PID USER VSZ STAT COMMAND
1 root 1688 S /sbin/init noinitrd
2 root 0 SW [keventd]
3 root 0 SWN [ksoftirqd_CPU0]
4 root 0 SW [kswapd]
5 root 0 SW [bdflush]
6 root 0 SW [kupdated]
10 root 0 SW [mtdblockd]
16 root 2068 S watchdog
234 root 1444 S telnetd
254 root 1144 S dnsmasq --conf-file=/tmp/dnsmasq.conf
261 root 2020 S wland
268 root 1028 S cron
316 root 1912 S ttraff
334 root 1928 S nas -P /tmp/nas.wl0lan.pid -H 34954 -l br0 -i eth0 -
345 root 2828 S startservice_f run_rc_startup
348 root 1444 S sh -c /tmp/.rc_startup
350 root 1444 S {.rc_startup} /bin/sh /tmp/.rc_startup
365 root 1028 S /usr/sbin/udhcpc -i vlan2 -V 6.14.1a4N_UNI|PCBAFAST2
563 root 3292 S httpd -p 80
580 root 2024 S resetbutton
661 root 1448 R sh -c alias ping='ping -c 3'; eval "ps" > /tmp/ping.
662 root 1448 R sh -c alias ping='ping -c 3'; eval "ps" > /tmp/ping.
663 root 1448 R ps
If so, any ideas?
Advertisement- 27-11-12, 02:18 PM #2
Re: Sky Fibre with Linksys WRT610N - Cant get it working
Should add, the startup script is as follows
killall udhcpc
/usr/sbin/udhcpc -i vlan2 -V "6.14.1a4N_UNI|PCBAFAST2504Nv1.0" -c "xxxxxxxxxxx@skydsl|xxxxxxxxxxxxxx" -p /var/run/udhcpc.pid -s /tmp/udhcpc &
- 27-11-12, 09:20 PM #3
Re: Sky Fibre with Linksys WRT610N - Cant get it working
check what the port the WAN Port Assignment is being used by the linksys. if it is anything other than vlan2 then you will need to reflect this in the command line.
this can be found under setup > networkAirPort Extreme + Sky Fibre Guide | Mac OSX Automator for xDSL stats for HG612 & Vigor 130
Hauwei Cab > VMG1312-B10A > RT-86U Merlin | 58301/12298
- 27-11-12, 09:36 PM #4
Re: Sky Fibre with Linksys WRT610N - Cant get it working
Yeah got him to double check that, its using VLAN2, and its working apart from that, as he has used it on a neighbours VM connection, its just the udhcpc service that doesnt seem to be loading properly
- 30-11-12, 10:34 PM #5
Re: Sky Fibre with Linksys WRT610N - Cant get it working
Is there anyone else using (or trying to use) a WRT610N out there?