How to see subnet page
Lowell Gilbert
freebsd-questions-local at be-well.ilk.org
Mon Oct 27 05:53:13 PST 2003
Wayne M Barnes <wayne at etaq.com> writes:
> I have a private (192...) subnet on a separate ethernet card.
>
> From anwwhere, I want to view a web page being put out by 192.169.0.22
> of my subnet. I can (only) view it when I am at my console, but
> I want to view it from home, for instance.
>
> What lines in /etc/rc.firewall would accomplish this?
> I was thinking I might come into my public IP address:8080, and
> have web requests to 8080 be [diverted, forwarded, shunted, passed] to
> the web server on 192.169.0.22.
>
> I can't seem to satisfy ipfw syntax for this; nor can
> I fathom the man page for ipfw.
>
> I would appreciate a sample rc.firewall, if anyone knows this
> situation.
The firewall can't do this. You need NAT.
More information about the freebsd-questions
mailing list