Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 1999 02:29:40 -0500
From:      John Zhou <johnzhou@d02ka.fnal.gov>
To:        freebsd-questions@FREEBSD.org
Subject:   netscape
Message-ID:  <Pine.SGI.4.05.9910170208530.8558086-100000@d02ka.fnal.gov>

next in thread | raw e-mail | index | archive | help
Hi,

I have ports netscape-4.5 running, however I could not get connection to
the outside world though my ppp connection to my ISP is good.

Here is a little information that might be helpful:

from /var/log/messages:

Oct 17 01:46:48 solitaire /kernel: IP packet filtering initialized, divert
enabled, rule-based forwarding disabled, logging disabled


from /var/log/httpd-error.log:

httpd: [Sun Oct 17 01:46:53 1999] [notice] Apache/1.3.4 (Unix) configured
-- res
uming normal operations
httpd: [Sun Oct 17 01:46:56 1999] [crit] (48)Address already in use:
make_sock: could not bind to port 80



from my /etc/rc.conf:

hostname=solitaire.xxx.yyy
network_interfaces="lo0 tun0"
ifconfig_tun0=
gateway_enable="YES"
defaultrouter="aaa.bbb.ccc.ddd"  # I snipped it here.
firewall_enable="YES"
firewall_type="open"
natd_enable="YES"
natd_interface="tun0"


when I ping:
bash-2.02$ ping www.freebsd.org
PING freefall.FREEBSD.org (204.216.27.21): 56 data bytes
64 bytes from 204.216.27.21: icmp_seq=0 ttl=247 time=1448.760 ms
64 bytes from 204.216.27.21: icmp_seq=1 ttl=247 time=1480.374 ms
64 bytes from 204.216.27.21: icmp_seq=2 ttl=247 time=1550.215 ms


but when I try to go to www.freebsd.org, netscape just bails out when the
link could not establish in a certain amount of time.


Could anyone help me debug the problem? Or at least point me to relavant
places to investigate. Thanks a lot in advance.


John




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.4.05.9910170208530.8558086-100000>