> Is there a way to get BIND to resolve a hostname 'mail.foobar.net' to go
> to a port on another machine? What I want to do is have a masqueraded mail
> server and have the ports redirected to a machine behind the router. Any
> ideas?
DNS doesn't have anything to do with ports. It just translates
hostnames to IP addresses.
You can configure a router to redirect specific IP packets to a local
port using `ipfwadm ... -r ...'.
-- Glynn Clements <glynn@sensei.co.uk> - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.rutgers.edu