Kendi elimle yazmak zorunda kaldım ifconfig'de loc bölümünü yazmadım:
ip adresi: 94.102.14.xxx
route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
94.102.14.0 * 255.255.255.0 U 0 0 0 eth0
link-local * 255.255.0.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
default 94.102.14.1 0.0.0.0 UG 0 0 0 eth0
ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:0C:29:25:0A:A4
inet addr:94.102.14.xxx Bcast:94.102.14.255 Mask:255.255.255.0
inet6 addr: fe80::20c::29ff:fe25:aa4/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:445807 errors:21 dropped:39 overruns:0 carrier:0
collisions:0 txqueulen:1000
RX bytes:27756024 (26.4 Mb) TX bytes:185943 (181.5 Kb)
Interrupt:18 Base address:0x2000
cat /etc/resolv.conf
nameserver 127.0.0.1
search opensuse
Bu da windows'un ipconfig ethernet çıktısı:
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Atheros AR8131 PCI-E Gigabit Ethernet Con
troller
Physical Address. . . . . . . . . : 00-24-1D-CD-0E-13
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 94.102.14.xxx
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 94.102.14.1