[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Debian 3.0 Woody Module problem



ERm,

<eth0      Link encap:Ethernet  HWaddr 00:0A:E6:62:AF:11
<         inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
<         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
<         RX packets:0 errors:0 dropped:7 overruns:0 frame:0
<         TX packets:0 errors:4 dropped:0 overruns:0 carrier:0
<         collisions:0 txqueuelen:100
<         RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
<         Interrupt:16 Base address:0xe800


means it's working? Maybe you've just overseen that eth0 is activated with
192.168.1.2???

I think you should read the ips more carefully while installing debian ;-)

use ifconfig to set it up corretly try

ifconfig eth0 192.168.0.2 255.255.255.0 <Broadcast if necessary> up

If you still can't ping or connect, then you may also have a false gateway,
e.g. 192.168.1.1 instead of 192.168.0.1

HTH,
Simmel




Reply to: