Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jan 2012 02:09:02 -0800 (PST)
From:      Shelm <kykypyky2@gmail.com>
To:        freebsd-fs@freebsd.org
Subject:   Re: Hast Unable to listen on address
Message-ID:  <1328004542281-5444145.post@n5.nabble.com>
In-Reply-To: <20120131095525.GA67112@icarus.home.lan>
References:  <1328001527003-5444043.post@n5.nabble.com> <20120131095525.GA67112@icarus.home.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
ifconfig -a
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
       
options=219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC>
        ether 00:***********
        inet 213.***.***.*** netmask 0xfffffff8 broadcast 213.***.***.***
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active
em1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
       
options=219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC>
        ether 00:***********
        inet 10.20.4.7 netmask 0xffffff00 broadcast 10.20.4.255
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active

netstat -rn
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            213.***.****.***    UGS         3     2061    em0
10.0.0.0/16        10.20.4.10         UGS         0        0    em1
10.10.4.0/24       10.20.4.10         UGS         2     2926    em1
10.20.4.0/24       link#2             U           0       43    em1
10.20.4.7          link#2             UHS         0        0    lo0
127.0.0.1          link#4             UH          0    14157    lo0
131.0.0.0/24       10.20.4.10         UGS         0        0    em1
213.***.****.*** /29 link#1             U           0        0    em0
213.***.****.*** link#1             UHS         0        0    lo0

ipfw rule OPEN

--
View this message in context: http://freebsd.1045724.n5.nabble.com/Hast-Unable-to-listen-on-address-tp5444043p5444145.html
Sent from the freebsd-fs mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1328004542281-5444145.post>