PPP Firewall - can't telnet/ftp from intranet

2002-07-18 Thread David Merriman
Following the instructions at http://www.freebsd.com.pl/tutorial_en/dialup-firewall/article.html, I've got firewalling set up on a ppp connection. The problem is that now I can't telnet or ftp into the BSD box from my intranet (on dc0). Any ideas on what I did wrong or didn't do? Also, for some

ppp Firewall - can't telnet/ftp from intranet

2002-07-18 Thread David Merriman
/etc/host.conf: hosts bind /etc/hosts: 127.0.0.1 localhost.home localhost 192.168.144.254mydomaindaemon /etc/resolv.conf: domain home nameserver 206.104.144.4 nameserver 206.104.144.3 Edit /etc/ppp/ppp.conf: # PPP Configuration default: set log Phase Chat LCP IPCP

RE: ppp Firewall - can't telnet/ftp from intranet

2002-07-18 Thread David Merriman
-Original Message- From: Joe Fhe Barbish [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 8:00 PM To: David Merriman Subject: RE: ppp Firewall - can't telnet/ftp from intranet Your rc.conf shows you are using both natd and ppp nat. You can only use one of those