Koozali.org: home of the SME Server

DNS Server on PPPoE

Offline tux

  • 3
  • +0/-0
DNS Server on PPPoE
« on: November 27, 2009, 01:36:50 PM »
Hi
I installed a "new" SME Server 7.4 and I have to set over PPPoE (user/password) with static IP: 89.120.204.199
My internal IP for LAN is 192.168.168.252
I need it for samba, domain and mail server.
The domain is sigmaromania.ro, but is a problem with DNS.
When I type in browser "www.sigmaromania.ro" is not working, working only over IP: 89.120.204.199
I tried some advices from a topic from here, unsuccesfully.
When I edit [/service/tinydns/root/data], after "tinydns-data" and "svc -t /service/tinydns" all changes are lost.
I tried to change all LAN IP (192.168.168.252) with External IP (89.120.204.199)

my [/service/tinydns/root/data] is
-------------------------------
# NS Records
.sigmaromania.ro::herself.sigmaromania.ro
.168.168.192.in-addr.arpa::127.0.0.1
.0.0.127.in-addr.arpa::127.0.0.1

# MX Records
@sigmaromania.ro::herself.sigmaromania.ro


# A Records for domains
+sigmaromania.ro:192.168.168.252


# A Records for Hosts in sigmaromania.ro
+ftp.sigmaromania.ro:192.168.168.252
=herself.sigmaromania.ro:192.168.168.252
+mail.sigmaromania.ro:192.168.168.252
+ns1.sigmaromania.ro:192.168.168.252
+proxy.sigmaromania.ro:192.168.168.252
+wpad.sigmaromania.ro:192.168.168.252
+www.sigmaromania.ro:192.168.168.252
---------------------------------------

Any help is welcome.
Thanks.
-- // --
At this moment, the "new" server is down, all is working, with the "old" server, a slackware 10 distribution.
« Last Edit: November 27, 2009, 03:31:25 PM by tux »

Offline paradigm

  • *
  • 96
  • +0/-0
Re: DNS Server on PPPoE
« Reply #1 on: November 27, 2009, 03:21:05 PM »
Can you please explain a bit more about your problem ?

Offline tux

  • 3
  • +0/-0
Re: DNS Server on PPPoE
« Reply #2 on: November 27, 2009, 03:40:22 PM »
Can you please explain a bit more about your problem ?

I modified my post.
Up!

Offline paradigm

  • *
  • 96
  • +0/-0
Re: DNS Server on PPPoE
« Reply #3 on: November 27, 2009, 04:45:53 PM »
Have a look here :

http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter13#Hostnames_and_addresses

And put this in :

Hostname                       Location      Ip address

www.sigmaromania.ro       remote         web site ip address

       
« Last Edit: November 27, 2009, 04:49:38 PM by paradigm »

Offline tux

  • 3
  • +0/-0
Re: DNS Server on PPPoE
« Reply #4 on: November 27, 2009, 06:37:35 PM »
Thanks, I'll try it monday, but I remember it didn't work neither this way 1 or 2 years ago. Because of that I installed Slackware, but it's a little bit more complicated.
I'll be back with news.