Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Dec 2000 10:04:23 +0100 
From:      Per Tore Larsen <per.tore.larsen@fernonorden.com>
To:        "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org>
Subject:   FW: How to forward ports to internal machines on NAT
Message-ID:  <25879E6A7E74D411B9370050043B7F3E1E76@fernonorden.com>

next in thread | raw e-mail | index | archive | help
> >I'd like to know how to forward ports across a NAT firewall.
> >i.e. my.external.ip.address port 80 -> 10.0.0.2 port 80
> >I am using FreeBSD 4.2-RELEASE with ipfw and NAT.
> 
> Try this in ipnat conf file:
> 
> rdr <ext. interface> xxx.xxx.xxx.xxx/xx port 80 -> 10.0.0.2 port 80
> tcp/udp
> 
> >I have seen this done before on a Linux machine (i believe)...
> >Is it possible with FreeBSD?  And if so, what are the commands?
> 
> Look above and see the light.
> 
> >Thanks!
> >-- 
> >Donald Burr <dburr@borg-cube.com> Resistance is Futile | FreeBSD: The
> >WWW: http://www.borg-cube.com/  ICQ: UIN#16997506      | Power to
> >Address: P.O. Box 91212, Santa Barbara, CA 93190-1212  | Serve! http://
> >Phone: (805) 957-9666    FAX: (800) 492-5954           | www.freebsd.org
> 


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?25879E6A7E74D411B9370050043B7F3E1E76>