Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 1998 15:00:48 +0800
From:      "Paul King" <paulk@ether.online.sh.cn>
To:        <anthony@sohopros.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Help with natd and ipfw Please.
Message-ID:  <B0000010866@ers.online.sh.cn>

next in thread | raw e-mail | index | archive | help
----------
> From: anthony@sohopros.com
> To: freebsd-questions@FreeBSD.ORG
> Subject: Help with natd and ipfw Please.
> Date: Thursday, March 26, 1998 12:48 PM
> 
> Can someone help me in configuring natd?
> When I dial up via a modem to the Internet and try to 
> ping my own nic (ed2) (192.168.168.101) I get 
> "Permission denied".  I did some research and found that
> I can as root type:
> ipfw add 65534 allow all from any to any
> and this will allow me to ping my internal network.  How 
> can I configure my box to where I don't have to type this
> command?  I have read in The Complete FreeBSD the sections
> on natd and ipfw, but I am missing something.

add this command in /etc/rc.firewall

> 
> Next question:  I am dialing via a modem on what I know as
> comm 2 (sorry, I'm not sure what the UNIX name is for this 
> port, but I think it's sio1). <-- Please correct me on this.
> After I dial up and get PPP anthony> what should I type to
> initiate my natd session?  This is what I have been typing:
> natd -interface ed2, which is obviously not working.  

use natd -dynamic ... ... command

> 
> Thank you in advance!
> 
> Anthony ....
> 
> 
> 
> --
> 
> Anthony E. Coley				
> Consultant, SohoPros
> anthony@sohopros.com		
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

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?B0000010866>