From owner-freebsd-questions Tue Apr 4 23:50:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wcug.wwu.edu (sloth.wcug.wwu.edu [140.160.164.200]) by hub.freebsd.org (Postfix) with SMTP id C4E4937BDC1 for ; Tue, 4 Apr 2000 23:50:50 -0700 (PDT) (envelope-from doc@wcug.wwu.edu) Received: (qmail 20105 invoked by uid 1074); 5 Apr 2000 06:50:49 -0000 Date: Tue, 4 Apr 2000 23:50:49 -0700 (PDT) From: David Daugherty X-Sender: doc@sloth To: Brent Kearney Cc: FreeBSD Questions Subject: Re: WinVNC and natd In-Reply-To: <20000404215915.C37389@kearneys.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 4 Apr 2000, Brent Kearney wrote: > In addition to your configuration below, try also adding these > firewall rules (i.e., add them to your /etc/rc.firewall): > > # Allow connections for ip forwarding > $fwcmd add pass tcp from any to reagan 5802 setup > $fwcmd add pass udp from any to reagan 5802 setup > $fwcmd add pass tcp from any to reagan 5902 setup > $fwcmd add pass udp from any to reagan 5902 setup ./netstart puked on the 'setup' so I took that part out. It still didn't fix the problem though. > I'm using a pretty restrictive firewall scheme, instead of "open", so > I don't know that this will make a difference in your case (it works > for me though, with additional rules to allow connections to ${oip} > from the outside, on the specified ports). I'm interested in knowing > whether this works or not, as many people have asked the same question. Yeah, I understand that the 4 lines above are kind of pointless when I'm using the open flag on my firewall. On top of letting everything through let port 5x02 through also. Is there a way to debug this and tell where it's trying to route the packets? I tried tcpdump but since I'm on cable modem I get all kinds of garbage neighborhood LAN traffic. What should I be looking for if I tcpdump into a file? David doc@wcug.wwu.edu Washington State Resident ICQ 21106703 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message