If anyone cares to take a look, here's some more output:
Running "sudo /etc/init.d/networking start" gives:
/etc/network/options is deprecated (see README.Debian of netbase).
Setting up IP spoofing protection...done (rp_filter).
Enabling packet forwarding...done.
Configuring network interfaces...ifup: interface lo already configured
Operation failed.
Failed to bring up eth0.
done.
Running "sudo lsmod" gives:
Module Size Used by Not tainted
sd_mod 11100 0 (autoclean) (unused)
ppp_async 6736 0 (unused)
ppp_generic 17140 0 [ppp_async]
af_packet 9456 0
slhc 4856 0 [ppp_generic]
vfat 10152 0
fat 29620 0 [vfat]
usb-ohci-ep93xx 892 0 (unused)
usb-ohci 15580 0 [usb-ohci-ep93xx]
pcipool 2080 1 [usb-ohci-ep93xx usb-ohci]
usb-storage 55910 0 (unused)
usbcore 55944 1 [usb-ohci usb-storage]
scsi_mod 53820 1 [sd_mod usb-storage]
sdcard 11664 1
I looked at the original '/etc/network/interfaces' file from
debian-sarge-256MB-05-01-2006.tar.bz2 and it shows:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
iface eth1 inet dhcp
iface wlan0 inet dhcp
It all seems right to me, but eth0 is just not available with this
setup. Anyone know what else I should check?
Thanks,
Angelo Lakra
--- In "arkalonian" <> wrote:
>
> 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/
|