hosts file

eoghan freebsd at redry.net
Wed Mar 15 21:47:26 UTC 2006


lars at gmx.at wrote:
> eoghan wrote:
>>>> nathaniel# ifconfig -a
>>>> fwe0: 
>>>> flags=108943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,NEEDSGIANT> 
>>>> mtu 1500
>>>>         options=8<VLAN_MTU>
>>>>         inet6 fe80::11:6ff:fe99:d9eb%fwe0 prefixlen 64 scopeid 0x1
>>>>         ether 02:11:06:99:d9:eb
>>>>         ch 1 dma 0
>>>> xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>>>>         options=9<RXCSUM,VLAN_MTU>
>>>>         inet6 fe80::2b0:d0ff:fee7:e97d%xl0 prefixlen 64 scopeid 0x2
>>>>         inet 192.168.1.34 netmask 0xffffff00 broadcast 192.168.1.255
>>>>         ether 00:b0:d0:e7:e9:7d
>>>>         media: Ethernet autoselect (100baseTX <full-duplex>)
>>>>         status: active
>>>> plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
>>>> lo0: flags=8008<LOOPBACK,MULTICAST> mtu 16384
>>>>
>>>>
>>> The loopback setting is incomplete. Did you miss copy/pasting that?
>>
>> Nope, that is the full output of ifconfig -a
> 
> Sorry again everyone for replying to your private mailboxes, I'm retarded.
> 
> eoghan, have you ever tried restarting your network?
> 
> Do so by executing /etc/netstart.

Thanks havent tried it but it does give me the network messages i was 
talking about:

devd already running? (pid=268).
Starting dhclient.
no such user: _dhcp, falling back to "nobody"
DHCPREQUEST on xl0 to 255.255.255.255 port 67
DHCPREQUEST on xl0 to 255.255.255.255 port 67
DHCPACK from 192.168.1.1
bound to 192.168.1.34 -- renewal in 129600 seconds.
xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         options=9<RXCSUM,VLAN_MTU>
         inet6 fe80::2b0:d0ff:fee7:e97d%xl0 prefixlen 64 scopeid 0x2
         inet 192.168.1.34 netmask 0xffffff00 broadcast 192.168.1.255
         ether 00:b0:d0:e7:e9:7d
         media: Ethernet autoselect (100baseTX <full-duplex>)
         status: active
route: writing to routing socket: Network is unreachable
add net ::ffff:0.0.0.0: gateway ::1: Network is unreachable
route: writing to routing socket: Network is unreachable
add net ::0.0.0.0: gateway ::1: Network is unreachable
net.inet6.ip6.forwarding: 0 -> 0
net.inet6.ip6.accept_rtadv: 1 -> 1
route: writing to routing socket: Network is unreachable
add net fe80::: gateway ::1: Network is unreachable
route: writing to routing socket: Network is unreachable
add net ff02::: gateway ::1: Network is unreachable
IPv4 mapped IPv6 address support=NO
Additional routing options:.



More information about the freebsd-questions mailing list