Hi there, I posted this on comp.unix.bsd.openbsd.misc as well but didn't get an answer soon enough. Some of you probably think I'm too impatient but I kind of need the answer to be able to receive mail.
So here goes: I'm running an OpenBSD router with a snapshot from 10/8 and would like to use 2 gateways. 1 for nat and all internet traffic, and the other ONLY as a mailserver. I'll try to explain: ==== rl0: ethernet 123.123.123.123, netmask 255.255.255.128, gateway 123.123.123.254 ne1: cable 234.234.234.234, netmask 255.255.252.0, gateway 234.234.234.7 ne3: lan 192.168.0.1 /etc/mygate: 123.123.123.254 ==== what I would like is for my postfix mailserver to listen on ne1, however, ne1 (234.234.234.234) isn't even pingable from the internet whereas 123.123.123.123 is... nat is already in place on rl0 and working... I am told I should use a route-to rule in /etc/pf.conf but I am totally lost. Anyone out there who can help me? Gr. Blender
