sein pc hat winXP und hat die ip 192.168.0.10 (netmask 255.255.255.0)
so nun kann ich den aber nicht pingen, ich weiss nicht warum, früher mit suse habe ich das immer hinbekommen (naja yast sei dank).
meine eine netzwerkkarte geht ins inet (eth0), eth1 ist nur für die verbindung zum anderen compi...
meine etc/network/interfaces:
ifconfig sagt:# The loopback interface
auto lo
iface lo inet loopback
# The first network card - this entry was created during the Debian installation
# (network, broadcast and gateway are optional)
# Allied Telesyn AT-2500 (RealTek)
auto eth0
iface eth0 inet static
address 192.168.0.1
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
# Via Rhine III Fast Ethernet (VT6105)
auto eth1
iface eth1 inet static
address 192.168.0.2
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
die 2 karten sind nicht kaputt, denn wenn ich mein DSL an eth1 anschliesse und entsprechend pppd einstelle, dann geht es internet auch noch...eth0 Link encap:Ethernet HWaddr 00:30:84:75:48:9B
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:335 errors:0 dropped:0 overruns:0 frame:0
TX packets:360 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:260199 (254.1 KiB) TX bytes:91819 (89.6 KiB)
Interrupt:11 Base address:0xbe00
eth1 Link encap:Ethernet HWaddr 00:E0:7D:F0:3F:62
inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2 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:490 (490.0 b) TX bytes:0 (0.0 b)
Interrupt:5 Base address:0xd800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:29 errors:0 dropped:0 overruns:0 frame:0
TX packets:29 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2520 (2.4 KiB) TX bytes:2520 (2.4 KiB)
ppp0 Link encap:Point-to-Point Protocol
inet addr:217.88.221.158 P-t-P:217.5.98.93 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:314 errors:0 dropped:0 overruns:0 frame:0
TX packets:336 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:251639 (245.7 KiB) TX bytes:82813 (80.8 KiB)
wieso kann ich dann den anderen nicht pingen?
muss ich irgendwie noch was laden / einstellen??
von XP aus kann ich auch nicht pingen!
firewall habe ich auch mal aus, aber trotzdem: NIX!
muss man noch was einstellen??