Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 1998 12:20:27 +0000
From:      mel kravitz <melk@switchpwr.com>
To:        freebsd-questions@FreeBSD.ORG
Cc:        johnb@switchpwr.com
Subject:   natd and redirect_port commands
Message-ID:  <3590EF08.15A4@switchpwr.com>

next in thread | raw e-mail | index | archive | help
Hello,
I have a gw box(xxx.yyy.zzz.1) <----same segment--tx0--->www
server(xxx.yyy.zzz.2)
natd.conf file set up and called with /usr/sbin/natd -m -f
/etc/natd.conf
works and returns www.domain.com
natd.conf:
interface tx0
redirect_port tcp xxx.yyy.zzz.2:http 80
redirect_port udp xxx.yyy.zzz.2:http 80
works just fine. However how do i modify <set up> existing natd.conf so
that
www.virtual.com will be seen once i set this up?
Lets say i set up virtual server ip (xxx.yyy.zzz.8) running as an alias
on www.server box, (xxx.yyy.zzz.2), what change do i make in
redirect_port commands to get natd to allow www.virtual.com to be `seen`
on the IN.
Mel

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?3590EF08.15A4>