LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Incoming, but no Outgoing Access (https://www.linuxquestions.org/questions/linux-general-1/incoming-but-no-outgoing-access-321766/)

belorion 05-09-2005 05:04 PM

Incoming, but no Outgoing Access
 
Hello. I recently purchased a dedicated root server at 1and1.com. I can SSH into my machine just fine, but I can establish any outgoing connections (no ping, no wgets, no ftp, etc). The DNS lookup seems to be working, because a ping of google resovles to 66.249.85.104, which is indeed a google IP.

I've never had a machine which allowed incoming connections, but couldn't see outside. Any ideas what I need to do?

>>
/sbin/route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.255.255.1 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
0.0.0.0 10.255.255.1 0.0.0.0 UG 0 0 0 eth0

trickykid 05-09-2005 06:32 PM

You'll probably need to check with 1and1.com to find out if they are blocking outgoing access, what ports and services, etc... its probably to protect their servers.. etc. Allow the incoming of services you have running, block all others for full protection..

belorion 05-09-2005 06:45 PM

That was the first thought that came to my mind as well, but I thought it was strange that my dedicated server is blocked, but my other (much "simpler") hosting plans there are not. hmmm.

trickykid 05-09-2005 07:08 PM

Quote:

Originally posted by belorion
That was the first thought that came to my mind as well, but I thought it was strange that my dedicated server is blocked, but my other (much "simpler") hosting plans there are not. hmmm.
More details of your server would be helpful then or a call to 1and1.com's support will clarify their default settings perhaps.. but without any details, were as clueless as you are unless you want to give us full access.. ;)

belorion 05-09-2005 07:37 PM

I've sent an email off to 1and1 support. I thought that there might have been an internal outgoing firewall that I might not be aware of ... but I nothing I did would go outside. Thanks for the help though!


All times are GMT -5. The time now is 09:01 PM.