von DHCP auf statische Netzkonfiguration

Wolfgang Ponier wponier at web.de
Sun Sep 29 23:24:01 CEST 2002


Am Sonntag, 29. September 2002 19:46 schrieb Hans-Joachim Hoetger:
Hallo,
> Da kann so einiges sein. Mach doch mal:
> # ifconfig -a
> # netstat -rnv

also ifconfig -a sagt:

eth0 Link encap:Ethernet  HWaddr 00:A0:CC:CB:B2:11
       Broadcast Multicast  MTU:1500  Metric:1
        RX packets:0 errors:0 dropped:0 overruns:0 frame:0
        TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
        collisions:0   txqueuelen:100
         RX bytes :0 (0.0 b) TX bytes :0 (0.0 b)
        Interrupt:9 Base address : 0xd000

lo     Link encap:Local Loopback
        Loopback  MTU:16436 Metric:1
        RX packets  wie oben
        TX packets   wie oben
         collisions :0(.0 b) txqueuelen :0
         RX bytes     wie oben
 
netstat -rnv sagt:

Kernel IP routing table
Destination    Gateway  Genmask   Flags   MSS Window  irtt Iface


/etc/network/interfaces habe ich folgendes eingetragen:

auto eth0
iface eth0 inet static
   address 192.168.6.200
   network  192.168.6.0
    netmask 255.255.255.0
   broadcast 192.168.6.255
    gateway 192.168.6.1

ping 192.168.6.200
ping 192.168.6.200 (192.168.6.200): 56 data bytes
ping:sendto: Network is unreachable
ping: wrote 192.168.6.200  64 chars, ret=-1

und netfilter und ipchains Regeln sind bestimmt nicht definiert 
(denke ich mir ).

Gruß

   Wolfgang
-- 
Fortschritt ist die Folge der falschen Note einer Stimme,
die sich plötzlich nicht mehr an die Partitur hält und 
in einer anderen Melodie weitersingt.



More information about the Linux mailing list