Date: Thu, 18 Nov 1999 13:44:04 +0200 To: 'Sheldon Hearn' <sheldonh@uunet.co.za> Cc: freebsd-questions@FreeBSD.ORG Subject: RE: Portmapping with Cucipop (or some solution) Message-ID: <1145CD545D54D211BCEB0060B067AD0618C124@RETINA> In-Reply-To: <1145CD545D54D211BCEB0060B067AD06190D65@RETINA>
next in thread | previous in thread | raw e-mail | index | archive | help
Ta for the advice - maybe you can make a little more sense of this for me as
my networking skills are not great, I'm more of a developer than a
networker.
natd -alias_address 192.168.62.110 -redirect_port tcp 192.168.62.110:80
192.168.62.110:110
I tried that but that didn't seem to work. The --help says :
-redirect_port tcp|udp local_addr:local_port_range
[public_addr:]public_port_range [remote_addr[:remote_port_range]]
redirect a port (or ports) for incoming traffic
Maybe there are additional options I need to specify.
-----Original Message-----
From: owner-freebsd-questions@FreeBSD.ORG
[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Sheldon Hearn
Sent: Thursday, November 18, 1999 11:32 AM
To: Mike Bartlett
Cc: freebsd-questions@FreeBSD.ORG
Subject: Re: Portmapping with Cucipop (or some solution)
On Thu, 18 Nov 1999 12:06:01 +0200, owner-freebsd-questions@FreeBSD.ORG
wrote:
> At the moment the box is running cucipop on port 110 on its primary
> IP. What we want to do is assign the box another IP and map cucipop to
> port 80 on that IP.
[...]
> Secondly - how on earth do I do this!!!!
This sounds like exactly what natd(8) is designed for. I haven't used
it myself, but a quick scan of the manpage turned up a useful-looking
option, -redirect_port .
Check it out. :-)
Ciao,
Sheldon.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
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?1145CD545D54D211BCEB0060B067AD0618C124>
