Search Again:

Re: NAT and mail servers

From: Len Conrad
Date: Tuesday, January 8, 2002
Time: 4:38:04 pm


>Problem I've got a client who ordered ADSL and 12 IP addresses. He
>received 1 IP for the router and told to use NAT for the rest of his machines.

:))) What happened to the 12 ip's??

>Can I put EIMS or any mail server on a machine using the 192.168.0.x
>internal addresses and still have it known to the world. And if so how can
>I achieve this.

I just did this on a consulting contract for a M&M client. We replaced a
BSD/i machine with a FreeBSD machine.

Mail server is a postfix MTA + Qpopper. DNS is BIND9.2 with 2 views.

He has an ADSL line with one external ip, and his Netopia router NAT/PAT's
one-to-many statically. Port 25 of the router outside is PATted to the
FreeBSD's port 25, same for port 110/pop3, and port 80 for http service.

Same for BIND on port 53, since his machine is master with 3 DNS's at his
ISP as slaves.

His inside is 192.168.1.0/24.

So go read the router manual.

btw, NAT/PAT alone has no security, so you'll need at least packet
filtering in or behind the router to protect the LAN.

Len


___________________________________________________________________

Men & Mice: QuickDNS - DNS Expert - DNS Training - DNS Consulting
DNS Classes: Maidenhead, 01/21-23/02, Frankfurt 02/13-14/02
http://www.menandmice.com/8000/8100_course_schedule.html




Messages In This Thread:



Return to Digital Point Solutions' Home Page