Networking Forums

Networking Forums > Computer Networking > Linux Networking > No access from remote networks

Reply
Thread Tools Display Modes

No access from remote networks

 
 
callmebill@gmail.com
Guest
Posts: n/a

 
      01-29-2005, 03:04 AM
For a project, I've been given a Fedora Core 2 box on which to run CVS,
Apache, etc. However, this machine is accessible only from boxes on
the same subnet (SSH, ftp, web work from within, but not from without).
It has a public (129.x.x.x) IP, and the network admin has assured me
that the issue is not on his end.

My /etc/hosts.allow file is allowing ALL:ALL at the moment, and
hosts.deny has no entries. There is no firewall running at the moment.
Yet I still have no external connectivity.

I would appreciate any advice you folks can give me on how to track
down the problem.

Thanks.
Bill

 
Reply With Quote
 
 
 
 
ynotssor
Guest
Posts: n/a

 
      01-29-2005, 03:23 AM
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed) oups.com

> For a project, I've been given a Fedora Core 2 box on which to run
> CVS, Apache, etc. However, this machine is accessible only from
> boxes on the same subnet (SSH, ftp, web work from within, but not
> from without). It has a public (129.x.x.x) IP, and the network admin
> has assured me that the issue is not on his end.
>
> My /etc/hosts.allow file is allowing ALL:ALL at the moment, and
> hosts.deny has no entries. There is no firewall running at the
> moment. Yet I still have no external connectivity.
>
> I would appreciate any advice you folks can give me on how to track
> down the problem.


For starters, you should see if you can tcptraceroute to various ports on
the "outside" somewhere, after checking "/sbin/route -n" to see if you can
even get there.

Then check tcptraceroute results from the outside to the 129.x.x.x ports
that you've opened.


tony

--
use hotmail for email replies

 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      01-29-2005, 08:06 AM
In comp.os.linux.networking (E-Mail Removed):
> For a project, I've been given a Fedora Core 2 box on which to run CVS,
> Apache, etc. However, this machine is accessible only from boxes on
> the same subnet (SSH, ftp, web work from within, but not from without).
> It has a public (129.x.x.x) IP, and the network admin has assured me
> that the issue is not on his end.


> My /etc/hosts.allow file is allowing ALL:ALL at the moment, and
> hosts.deny has no entries. There is no firewall running at the moment.
> Yet I still have no external connectivity.


It's likely all you are only missing a default gateway, try
'netstat -rn' to show your kernel routing table. You can
manipulate using 'route' ('man route'), see your distro
documentation on how to set it permanently, once you know the
default gateway and it works setting manual. Ask your network
admin for the IP of the default gateway on your LAN or look it up
from the working systems, also check if subnet-mask/etc is fine.

Good luck

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 164: root rot
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
routing and remote access & remote desktop connection SJMP Windows Networking 1 10-22-2008 01:55 PM
Can i use Routing and Remote Access to connection two internal networks. Ian Groves Windows Networking 4 03-01-2005 02:22 PM
HELP!!! configured router for remote access, but now can't access inet. Jason Network Routers 5 12-06-2004 07:41 PM
Remote Access Policies error in Routing & Remote Access Mark Windows Networking 1 06-28-2004 03:57 AM
remote desktop with routing and remote access Marcus \(Cascom\) Windows Networking 3 01-17-2004 05:15 PM



1 2 3 4 5 6 7 8 9 10 11