Chris Boyd wrote:
> Setting up a Fedora server....
> I can't seem to connect to anything on server.
> DNS is not resolving, cannot ssh into (but I can
> out)...I can ping it and website comes up in browser
> with another machine.
> netstat -a -e -p shows all these ports listening but
> there is no traffic connecting ('cept http) to them.
> I suspect my iptables aren't set up correctly.
Well turn off the firewall temporarily to see if it's the prob:
# /etc/init.d/iptables stop
To turn it back on:
# /etc/init.d/iptables start
--
Pádraig Brady - http://www.pixelbeat.org
--- Following generated by rotagator ---
To see internet services on a system
netstat -lp --inet
To see active connections to/from system
netstat --inet
--
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!