Date: Fri, 18 Nov 2005 22:10:27 +0100 From: =?utf-8?q?Micha=C5=82_Mas=C5=82owski?= <mtmi@o2.pl> To: freebsd-questions@freebsd.org Subject: Re: Network configuration Message-ID: <200511182210.28069.mtmi@o2.pl> In-Reply-To: <20051118205115.947A243D49@mx1.FreeBSD.org> References: <20051118205115.947A243D49@mx1.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> # ifconfig
rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=8<VLAN_MTU>
inet6 fe80::20a:cdff:fe01:9350%rl0 prefixlen 64 scopeid 0x1
inet 10.50.93.21 netmask 0xffffff80 broadcast 10.50.93.127
inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.2
ether 00:0a:cd:01:93:50
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
> # netstat -rn
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 10.50.93.1 UGS 0 3763 rl0
10.50.93/25 link#1 UC 0 0 rl0
10.50.93.1 00:50:da:43:23:bc UHLW 1 139 rl0 735
10.50.93.21 127.0.0.1 UGHS 0 0 lo0
127.0.0.1 127.0.0.1 UH 1 8 lo0
192.168.0 link#1 UC 0 0 rl0
192.168.0.2 ff:ff:ff:ff:ff:ff UHLWb 0 602 rl0
Internet6:
Destination Gateway Flags
Netif Expire
::1 ::1 UH
lo0
fe80::%rl0/64 link#1 UC
rl0
fe80::20a:cdff:fe01:9350%rl0 00:0a:cd:01:93:50 UHL
lo0
fe80::%lo0/64 fe80::1%lo0 U
lo0
fe80::1%lo0 link#3 UHL
lo0
ff01::/32 ::1 U
lo0
ff02::%rl0/32 link#1 UC
rl0
ff02::%lo0/32 ::1 UC
lo0
On the second computer (with 6.0):
#ifconfig
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=8<VLAN_MTU>
inet 192.168.0.2 net mask 0xffffff00 broadcast 192.168.0.255
ether 00:04:23:13:ba:aa
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet 127.0.0.1 netmask 0xff000000
#netstat -rn
Routing tables
Internet:
Destination Gateway Flags
Netif Expire
default 192.168.0.1 UGS
fxp0
192.168.0 link#1 UC
fxp0
192.168.0.1 00:0a:cd:01:93:50 UHLW
fxp0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511182210.28069.mtmi>
