Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2001 18:04:06 +0100
From:      Christoph Sold <so@server.i-clue.de>
To:        Jeff <saturn176@home.com>
Cc:        questions@FreeBSD.org
Subject:   Re: Error Msgs
Message-ID:  <3AAFA486.C4BEC1A4@i-clue.de>
References:  <NEBBJEEOILIPCIBBPMAOKEPNCEAA.saturn176@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Have a look at firewall policy. In /etc/rc.conf, locate the line
containing "firewall":

---<snip>---
firewall_enable="NO"            # Set to YES to enable firewall
functionality
firewall_script="/etc/rc.firewall" # Which script to run to set up the
firewall
firewall_type="UNKNOWN"         # Firewall type (see /etc/rc.firewall)
firewall_quiet="NO"             # Set to YES to suppress rule display
firewall_logging="NO"           # Set to YES to enable events logging
firewall_flags=""               # Flags passed to ipfw when type is a
file
---<snip>---

Look up the firewall type you wish to use in /etc/rc.firewall.

Alternatively, disable the firewall by inserting firewaöö_enable="NO".

HTH
-Christoph Sold

Jeff schrieb:
> 
> Hi All,
> 
> Please reply to my email address when answering this question.
> 
> I am receiving the following error messages when I try to use some of the
> networking programs.
> 
> -----
> ping: sendto: Permission denied
> 
> telnet: connect to address x.x.x.x: Permission denied
> 
> traceroute: wrote x.x.x.x 40 chars, ret=-1
> traceroute: sendto: Permission denied
> -----
> 
> It seems that it is preventing all of my networking on this computer from
> working properly.  Please help me to resolve this issue.  I have recently
> updated to the 4-stable and since then it has caused me this problem.  Any
> help with resolving this matter will be appreciated.
> 
> Thanks in Advance,
> 
> - Jeff
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
Freundliche Grüße aus Waiblingen

Christoph Sold
--
Systemadministrator, i-clue GmbH, Endersbacher Str. 57, 71334 Waiblingen
Fon: (0 71 51) 9 59 01-12, Fax: (0 71 51) 9 59 01-55, Mail: so@i-clue.de

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?3AAFA486.C4BEC1A4>