Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Our website is down and we need a Linux guru to help fix it. I know this might not be the best place to post, but we're running out of options. Please contact adamgedde at hotmail dot com for details.
Originally posted by adamgedde Our website is down and we need a Linux guru to help fix it. I know this might not be the best place to post, but we're running out of options. Please contact adamgedde at hotmail dot com for details.
Please use better and more helpful thread titles in the future and also like mentioned above, post in the correct forums. This post will most likely be moved accordingly, no need to repost as we do not allow double posting. And in your future posts, you should give more details. Now with your post, we have to probe to find out what is wrong, and your just wasting time in getting an answer that way.
Also, forums are meant to post questions and recieve your questions here, not for our members to email you for you solutions.
Dangle some $$ in front of people and they'll usually respond quicker. Posted it here because frankly, we're in a big bind.
Ok - here's the problem. Our web server doesn't work. There were changes made to the iptable to affect ftp only, and after restarting the server last night, nothing works. Absolutely NOTHING. There's nothing in the hosts.allow file...hosts.deny file, and the iptables are empty (which i understand to mean that basically every service/port on the machine is now open).
There are three machines on the network. One firewall, one dns, and one www. can ssh to the firewall, but cannot ssh to the dns or www. No changes have been made to the dns machine. Thoughts?
Are you sure nothing is blocking in the firewall setup? It would surely seem that way from what you describe. What's the errors when you try to connect or view a webpage? Your output for iptables, etc? More details, gets better responses.
Does that mean that they don;t have a default policy of deny? fluching does not change this.
A few more things to look for:
1) Are the services listening:
netstat -nlp
2) Can you ping the machines?
2.1) Is the conenction OK - check physical links and link lights
2.2) Is the ethernet device up:
ifconfig
can get into the machines locally - i.e. lynx localhost.
I do not get a response when pinging the machine from my location, though the DNS records are pointed at the right machine.
don't know about the connections - I'm not in front of the physical machine. i was told that they were functioning. can't even get in on ssh to see what's wrong, though i can get in to another machine on that network, specifically the firewall.
I've seen the firewall rules that were in place on the machine in question prior to this incident, and have had a contact person sitting in front of the physical machine.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.