I'm currently trying to get a TS-7400 to accept DHCP, but I'm having
no luck. (Static IP setup works fine)
My /etc/network/interfaces:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
#iface eth0 inet static
# address 192.168.0.104
# netmask 255.255.255.0
# gateway 192.168.0.1
"uname -a" gives this:
Linux istanbul 2.4.26-ts11 #1 Thu Dec 7 16:16:12 MST 2006 armv4l GNU/Linux
I also found the post about the af_packet.o, copied over the module,
made sure it had the same read/write permissions as the other modules
in /lib/modules/2.4.6-ts11/kernel , but that didn't make a difference.
I get an "Operation failed" when I try "pump -i eth0"
and only the loopback interface is up.
Any ideas?
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|