The setup:
1 SME Server 6.0B3 with all patches ( pre 11/13/2003 ) applied.
Running in Server and Gateway mode.
Squid Proxy RPMS from e-smith are installed to control user-access. Currently disabled access control.
Port forwarding RPM installed but NOT used.
Two network cards, one for the internal network ( 192.168.0.200 /255.255.255.0 )
one for the connection directly to an ADSL router IP 10.0.0.1 NIC = 10.0.0.2 ).
Everything was working fine. Then we changed the ip address of the internal network card.
Since then we seem to have problems accessing the internet, I can ping the router ( which is configured as the default gateway ) fine.
I can sometimes issue the command
dig
www.google.comand it immediately returns.
I can sometimes run traceroute -n
which sometimes works but most of the time it only gets to the address of the router ( 1st hop ) after which I get *'s ( timeouts ? )
after which I issue another dig www.google.com and it then time's out.
I did switch the server from server-and gateway - private to server and gateway mode.
I suspected the ADSL failing, but when I connect a Windows PC, I can connect to the internet fine and browsing and name resolution is fine.
I have reinstalled all the patches rpm -Uvh *.rpm, signal-event post-upgrade, signal-event reboot, unfortuantely to no avail.
With my limited knowledge of iptables I suspect that that's where the problem lies. Perhaps due to reconfigurations something went wrong.
At one stage I only suspected tinydns and changed the contents of /etc/dnsroot.globals to only have the IP of the local ISP. Restarted the DNS but also to no avail.
Any ideas ? I am considering doing a re-install.
Piet