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.
I am attempting to set up a server in gentoo with apache (I previously had it working on a windows machine, but am migrating it to a linux machine in attempt to save headache). I have followed the setup instructions on the gentoo wiki to set up apache for virtual hosts. I put a website on this host (mclinkor.mit.edu (18.248.3.123)), and can view it from the local machine, but I cannot view it from other machines. I have not assigned DNS servers, but I'm not sure if that matters (since I can access the internet on the server machine), but I when I was given my static ip, they gave me DNS servers, so maybe this is important. Is there anything else I have to do security-wise to open up gentoo to allow other computers to access apache? Thanks.
Are there any other security permissions that gentoo generally sets up? Like, a does a basic stage3 install include any kind of firewall or anything that I need to configure?
So I eventually got this working (since I was stupid and forgot to restart net.eth0 after making some changes there and fixing the above errors.
Now I have a new problem.
I have two static ip addresses that I have configured in net file. I have these connected to hostnames. The old ip address works fine (and links to the three virtual hosts perfectly).
I have another static ip, however which links to another virtual host, which I can only see on the local computer (which seems like the problem I was having before, but the fixes don't work for it).
Basically, to go from one static ip to two, I changed things like *:80 to 18.248.3.137:80.
Is there something else I am missing regarding setting up multiple ip addresses (or maybe I forgot to do something that I did to set-up my original ip, but I've looked back over what I did for that and it hasn't helped).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.