Sunday, May 23, 2010

OpenBSD 4.7 - network interfaces

steps

rebooted laptop with just wireless switch on

iwn0 wireless interface only
$ netstat -rn
Routing tables

Internet:
Destination        Gateway            Flags   Refs      Use   Mtu  Prio Iface
default            192.168.1.1        UGS        0        4     -    12 iwn0
127/8              127.0.0.1          UGRS       0        0 33200     8 lo0
127.0.0.1          127.0.0.1          UH         2        0 33200     4 lo0
192.168.1/24       link#2             UC         1        0     -     4 iwn0
192.168.1.1        00:25:9c:4d:b5:46  UHLc       1        0     -     4 iwn0
192.168.1.25       127.0.0.1          UGHS       0        0 33200     8 lo0
224/4              127.0.0.1          URS        0        0 33200     8 lo0

plugged in ethernet cable without doing a "sh /etc/netstart"

both iwn0 and msk0
$ netstat -rn
Routing tables

Internet:
Destination        Gateway            Flags   Refs      Use   Mtu  Prio Iface
default            192.168.1.1        UGS        1        1     -     8 msk0
default            192.168.1.1        UGS       18     2262     -    12 iwn0
127/8              127.0.0.1          UGRS       0        0 33200     8 lo0
127.0.0.1          127.0.0.1          UH         3        0 33200     4 lo0
192.168.1/24       link#2             UC         1        0     -     4 iwn0
192.168.1.1        00:25:9c:4d:b5:46  UHLc       2        0     -     4 iwn0
192.168.1.24       127.0.0.1          UGHS       0        0 33200     8 lo0
192.168.1.25       127.0.0.1          UGHS       0        0 33200     8 lo0
224/4              127.0.0.1          URS        0        0 33200     8 lo0

No comments:

Post a Comment

Followers

About Me

Torrance, CA, United States