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.