Re: DNS setting behind NAT router
From: Antoine EMERIT (gnagnagna_at_incredebilous.blackhole)
Date: 08/15/05
- Next message: whatdoineed2do_at_yahoo.co.uk: "tulip initialization?"
- Previous message: Antoine EMERIT: "Re: Simulate network failure"
- In reply to: Joseph: "DNS setting behind NAT router"
- Next in thread: Raqueeb Hassan: "Re: DNS setting behind NAT router"
- Reply: Raqueeb Hassan: "Re: DNS setting behind NAT router"
- Reply: Joseph: "Re: DNS setting behind NAT router"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 15 Aug 2005 10:19:43 GMT
"Joseph" <bex256@yahoo.com.tw> écrivait news:1123938535.485007.152090
@g43g2000cwa.googlegroups.com:
> I don't know if it's possible to setup my sendmail working under Fedora
> Core 3.
>
> I have a domain name with a fixed IP. I have a wireless access point
> with NAT activated between my LAN and internet. I am not going to
> involve with the wireless part but just connect my linux box to the NAT
> router which has DHCP server running.
>
> My problem is how do I configure BIND and Sendmail to make Linux
> working as if it was directly connected to Internet? Can I just forward
> port 53, 25, 110 to the Linux box and keep all the public IP setting
> unchanged and just add 192.168.x.x setting to BIND?
Yes, forwards the port udp&tcp/53, tcp/25 and tcp/110 from the firewall
public access to the linux box.
But take care to configure your sendmail to disable open mail relay.
For the pop access (tcp/110), I suggest you to setup an ssl access only
(tcp/990 if I remenber).
And in your bind configuration, you should enter your Internet public ip
for the external service (i.e.: smtp.your_domain should point to your
public ip, the MX record sould point to your public access too).
In your internal LAN you should use the local server ip address (smtp and
pop server=192.xxx on your lan mail client software).
Regards
- Next message: whatdoineed2do_at_yahoo.co.uk: "tulip initialization?"
- Previous message: Antoine EMERIT: "Re: Simulate network failure"
- In reply to: Joseph: "DNS setting behind NAT router"
- Next in thread: Raqueeb Hassan: "Re: DNS setting behind NAT router"
- Reply: Raqueeb Hassan: "Re: DNS setting behind NAT router"
- Reply: Joseph: "Re: DNS setting behind NAT router"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|