Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2001 18:27:51 -0500 (CDT)
From:      Nick Rogness <nick@rogness.net>
To:        "Hays, Sam" <SGHays@PatioEnclosuresInc.com>
Cc:        "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Natd and Battle.net
Message-ID:  <Pine.BSF.4.21.0105181825080.65084-100000@cody.jharris.com>
In-Reply-To: <Pine.BSF.4.21.0105181815541.62897-100000@cody.jharris.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 18 May 2001, Nick Rogness wrote:

[snip]
> 
> 	ALso make sure you are allowing firewall traffic (in this order):
> 
> 	divert natd ip from any to any
> 	allow tcp from any to 192.168.0.10:6112-6119 

		Damn it, I ment:

		allow tcp from any to 192.168.0.10 6112-6119

		Notice the ":" is now replaced with a [space].

> 	allow tcp from me 6112-6119 to any
> 	allow udp from any to 192.168.0.10:6112-6119

		Same here.
 
> 	allow udp from me 6112-6119 to any
> 
> 	I don't know if the punch_fw option in natd will help you much
> 	(not sure on that point).


Nick Rogness <nick@rogness.net>
 - Keep on Routing in a Free World...
  "FreeBSD: The Power to Serve!"


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.BSF.4.21.0105181825080.65084-100000>