On Tue, Jul 16, 2002 at 01:10:27PM +0100, Emmstah wrote:
Hi,
Just installed a fresh copy of SuSE 8 Professional edition (I previously used 7.1 on main box and 6.4 on server), got Apache, FTP running et all, however it is only reachable by the internal network (eth0), and any attempts to reach the server from the outside network (ppp0) result in a time out. Trying from my main box inside the network results in the appropriate test page.
I've checked inetd.conf, hosts/.deny/.allow, which all seem to be in order, and I am now officially stuck.
Any suggestions as where to look next would be greatly appreciated :)
the output of netstat -an | grep LISTEN
this should show where servers are listening for connections, also are you using dsl/dialup/whatever for the ppp with a static ip address or is it dynamic? the output of /sbin/ifconfig -a maybe helpful also
Adam