Re: Very limited port redirection setup with pf not working <google@humanprototype.com> wrote in message
news:1132822831.900534.164920@g47g2000cwa.googlegr oups.com...
> Sorry, have an error in my second-to last port. The correct IP
> addresses are:
>
> Client IP: 10.4.12.234 OpenBSD receiving if (to client): 10.4.12.142
> OpenBSD if for redirection to webserver: 10.4.10.237 (xl2) Webserver
> if: 10.4.10.235
try this on your webserver:
route add default 10.4.10.237
stefan |