Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2001 02:14:39 -0400
From:      "Bezerker" <bezerker@bezerker.org>
To:        <leblanc+freebsd@acadia.ne.mediaone.net>
Cc:        <thomas@pbegames.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: PPP, NAT, and battlenet
Message-ID:  <000501c15d1c$56af48c0$0101a8c0@bezerker>

next in thread | raw e-mail | index | archive | help
I host d2 games perfectly fine
here is my natd configuration
i use no special ipfw rules

[2:12am-bezerker@tiesto] ~ --> cat /etc/natd.conf
dynamic
redirect_port tcp 192.168.1.4:80 80
redirect_port tcp 192.168.1.1:113 113
use_sockets
same_ports
log
[2:12am-bezerker@tiesto] ~ --> 
use_sockets and same_ports might be what you need




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?000501c15d1c$56af48c0$0101a8c0>