5.3 not accepting connections - What I'm missing?

Maximiliano Eschoyez meschoyez at gmail.com
Mon Apr 11 08:26:17 PDT 2005


On Sat, 9 Apr 2005 18:18:31 -0700, Sergei Gnezdov
<use-reply-to at gnezdov.net> wrote:
> 
> Misconfigured network or firewall is the most typical reason for a
> problem.  The output from the following commands might help to solve
> your problem:
> 
> ifconfig
> 
> netstat -r
> 
> ipfw show
> 

I've ran the commands, but I can't see anything strange. Here is the output:

------------------------

buda# ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000 
ed1: flags=108843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
		inet 192.168.1.100 netmask 0xffffff00 broadcast 192.168.1.255
		ether 01:d4:ff:03:00:20
buda# netstat -r
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            mafalda.lcd.efn.un UGS         0     1694    ed1
localhost.lcd.efn. localhost.lcd.efn. UH          0        0    lo0
192.168.1          link#2             UC          0        0    ed1
mafalda.lcd.efn.un 00:e0:81:29:a6:7c  UHLW        1        0    ed1   1200
buda# ipfw show
ipfw: getsockopt(IP_FW_GET): Protocol not available

------------------------

The strange thing is that I didn't enable any kind of filtering and
also I can connect to others computers of my office LAN
and surf the web.

The problem is when I try to connect from other hosts to my computer. 
It ends with a timeout.

Thank you,

   M at X


More information about the freebsd-questions mailing list