What is *** WRONG *** with my network?

Chris Hodgins christopher.hodgins at gmail.com
Mon May 2 13:09:20 PDT 2005


On 5/2/05, Fafa Diliha Romanova <fteg at london.com> wrote:
> Hello.
> 
> Something is terribly wrong here:
> 
> 1. My name server setup is disfunctional.
> 2. My web, mail and fileserver is disfunctional.
> 3. I cannot SSH and FTP into certain servers.
> 4. I cannot ping my IP from the outside.
> 5. All this despite PF being disabled.
> 
> My configuration has been running flawlessly for
> the past few months before these strange errors
> hit me three days ago.
> 
> I know for a fact that this is not related to a
> misconfigured rc.conf, pf.conf or named.conf.
> I haven't run a makeworld lately, nor have I
> upgraded any ports.
> 
> # uname -rs
> #
> FreeBSD 5.4-STABLE
> 
> # ifconfig
> #
> lnc0: flags=108943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
>         inet 213.187.XXX.XX netmask 0xffffff00 broadcast 213.187.XXX.XX
>         inet6 fe80::200:4bff:fe30:1e94%lnc0 prefixlen 64 scopeid 0x1
>         ether 00:00:4b:30:1e:94
> ep0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         inet 192.168.187.1 netmask 0xffffff00 broadcast 192.168.187.255
>         inet6 fe80::2a0:24ff:fe1b:2ba6%ep0 prefixlen 64 scopeid 0x2
>         ether 00:a0:24:1b:2b:a6
>         media: Ethernet 10baseT/UTP
> pflog0: flags=0<> mtu 33208
> 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 0x4
> 
> # netstat -rn
> #
> netstat: kvm not available
> Routing tables
> rt_tables: symbol not in namelist

Is your base system and kernel in sync?  Try cvsup'ing your base
system then buildworld, buildkernel, installkernel, installworld.

Chris


More information about the freebsd-questions mailing list