[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: NAT rdr issues.
> ]
> ] I'm trying to setup a 2.6 system to do transparent redirection
> ] from any IP
> ] address port 110 to 192.1.1.1 port 110 - lets say.
> ]
> ] Now, I've got three hosts I'm using to test this. The OpenBSD system, an
> ] Exchange server that runs POP3 and a test client. I've configured the
> ] ipnat.rules file in the following manner:
> ]
> ] rdr de0 0.0.0.0/0 port 110 -> 192.1.1.1 port 110
> ]
>
> Hello All,
>
> I would also like to add to this as well, from all the man pages that I
> could find, it doesn't appear that there is any way to redirect a *block* of
> ports to a machine. Am I missing something?
>
> -Eric
>