Project

General

Profile

Bug #1000 » output.txt

Rick Baranowski, 11/30/2010 10:07 PM

 
1

    
2
# ifconfig -a 
3
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
4
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
5
        ether 00:0c:29:83:10:ef
6
        inet6 fe80::20c:29ff:fe83:10ef%em0 prefixlen 64 scopeid 0x1 
7
        nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
8
        media: Ethernet autoselect (1000baseT <full-duplex>)
9
        status: active
10
le0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
11
        options=8<VLAN_MTU>
12
        ether 00:0c:29:83:10:f9
13
        inet6 fe80::20c:29ff:fe83:10f9%le0 prefixlen 64 scopeid 0x2 
14
        nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
15
        media: Ethernet autoselect
16
        status: active
17
em1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
18
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
19
        ether 00:0c:29:83:10:ef
20
        inet6 fe80::20c:29ff:fe83:1003%em1 prefixlen 64 scopeid 0x3 
21
        nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
22
        media: Ethernet autoselect (1000baseT <full-duplex>)
23
        status: active
24
le1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
25
        options=8<VLAN_MTU>
26
        ether 00:0c:29:83:10:f9
27
        inet6 fe80::20c:29ff:fe83:100d%le1 prefixlen 64 scopeid 0x4 
28
        nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
29
        media: Ethernet autoselect
30
        status: active
31
plip0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> metric 0 mtu 1500
32
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
33
        options=3<RXCSUM,TXCSUM>
34
        inet6 ::1 prefixlen 128 
35
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 
36
        inet 127.0.0.1 netmask 0xff000000 
37
        nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
38
pfsync0: flags=0<> metric 0 mtu 1460
39
        syncpeer: 224.0.0.240 maxupd: 128
40
pflog0: flags=100<PROMISC> metric 0 mtu 33200
41
enc0: flags=0<> metric 0 mtu 1536
42
lagg0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
43
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
44
        ether 00:0c:29:83:10:ef
45
        inet6 fe80::20c:29ff:fe83:10ef%lagg0 prefixlen 64 scopeid 0xa 
46
        inet 192.168.168.50 netmask 0xffffff00 broadcast 192.168.168.255
47
        nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
48
        media: Ethernet autoselect
49
        status: active
50
        laggproto failover
51
        laggport: em1 flags=0<>
52
        laggport: em0 flags=5<MASTER,ACTIVE>
53
lagg1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
54
        options=8<VLAN_MTU>
55
        ether 00:0c:29:83:10:f9
56
        inet6 fe80::20c:29ff:fe83:10f9%lagg1 prefixlen 64 scopeid 0xb 
57
        inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
58
        nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
59
        media: Ethernet autoselect
60
        status: active
61
        laggproto failover
62
        laggport: le1 flags=0<>
63
        laggport: le0 flags=5<MASTER,ACTIVE>
64
lagg1_vlan5: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
65
        ether 00:0c:29:83:10:f9
66
        inet6 fe80::20c:29ff:fe83:10ef%lagg1_vlan5 prefixlen 64 scopeid 0xc 
67
        nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
68
        media: Ethernet autoselect
69
        status: active
70
        vlan: 5 parent interface: lagg1
71
# arp -a
72
pfsense.local (192.168.1.1) at 00:0c:29:83:10:f9 on lagg1 permanent [ethernet]
73

    
74
? (192.168.1.2) at b8:ac:6f:3d:85:bd on lagg1 expires in 1129 seconds [ethernet]
75
? (192.168.168.1) at (incomplete) on lagg0 expires in 7 seconds [ethernet]
76
? (192.168.168.50) at 00:0c:29:83:10:ef on lagg0 permanent [ethernet]
77
? (192.168.168.254) at b8:ac:6f:93:5a:d7 on lagg0 expires in 1188 seconds [ethernet]
78

    
(2-2/2)