Networking Forums

Networking Forums > Computer Networking > Windows Networking > How can I find my routers?

Reply
Thread Tools Display Modes

How can I find my routers?

 
 
Tcs
Guest
Posts: n/a

 
      05-05-2006, 12:46 PM
Behind our firewall, we use 10.x.x.x (255.0.0.0). Our remote sites are 192.x.x.x, I'm told, as our
remote sites are connected via DSL lines, and it's my understanding that all the DSL routers use
addresses of 192.x.x.x (don't know the mask).

I'm supposed to try and document our network. I already have Visio 2003, and I've downloaded Neon's
LANsurveyor, which will "discover" equipment connected to the network.

I've scanned the range of 10.x.x.x and LANsurveyor finds all our PCs here at the main site. I've
also scanned the range of 192.x.x.x to find our routers and remote PCs, but LANsurveyor
finds...nothing. (Our NW admins can use NetSupport and take control of remote PC knowing nothing
except the remote PC's IP address.) If NetSupport can talk to a remote PC, why can't I?

So I guess my basic questions is...Can I, and of so how, do I find my routers and PCs at the remote
site(s) from the main site? Or do I have to go to each site to run LANsurveyor?

Thanks in advance,

Tom
 
Reply With Quote
 
 
 
 
Tom
Guest
Posts: n/a

 
      05-05-2006, 01:33 PM
DSL Routers (from your telco) typically use the 192.168.1.0/24 subnet (/24 =
255.255.255.0).

NetSupport is a remote access software which basically, is connecting to an
'agent' that is installed on the remote PC. This 'agent' allows the
connection from the internet (offsite PC). It does not give access to the
network, just the PC.

In order for you to scan both networks from one location, the two networks
would have to be connected (VPN, point to point T1, etc).

If the NW Admin will allow it, you can use his (or her) connection and scan
the remote office network using that PC.

You can also remote in to the other offices by designating a PC at each
location as the remote connection point and install something like GoToMyPc
or LogMeIn. That will give you a PC on each network that you can then runs
your inquiries on. It doesn't 'connect' your networks but it gives you
centralized access to them.

t




"Tcs" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Behind our firewall, we use 10.x.x.x (255.0.0.0). Our remote sites are
> 192.x.x.x, I'm told, as our
> remote sites are connected via DSL lines, and it's my understanding that
> all the DSL routers use
> addresses of 192.x.x.x (don't know the mask).
>
> I'm supposed to try and document our network. I already have Visio 2003,
> and I've downloaded Neon's
> LANsurveyor, which will "discover" equipment connected to the network.
>
> I've scanned the range of 10.x.x.x and LANsurveyor finds all our PCs here
> at the main site. I've
> also scanned the range of 192.x.x.x to find our routers and remote PCs,
> but LANsurveyor
> finds...nothing. (Our NW admins can use NetSupport and take control of
> remote PC knowing nothing
> except the remote PC's IP address.) If NetSupport can talk to a remote
> PC, why can't I?
>
> So I guess my basic questions is...Can I, and of so how, do I find my
> routers and PCs at the remote
> site(s) from the main site? Or do I have to go to each site to run
> LANsurveyor?
>
> Thanks in advance,
>
> Tom



 
Reply With Quote
 
Dave
Guest
Posts: n/a

 
      05-05-2006, 09:06 PM
it might be that whatever ping or port scan technique lansurveyor is using
is being blocked by your firewall or the remote site firewalls.

"Tcs" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Behind our firewall, we use 10.x.x.x (255.0.0.0). Our remote sites are
> 192.x.x.x, I'm told, as our
> remote sites are connected via DSL lines, and it's my understanding that
> all the DSL routers use
> addresses of 192.x.x.x (don't know the mask).
>
> I'm supposed to try and document our network. I already have Visio 2003,
> and I've downloaded Neon's
> LANsurveyor, which will "discover" equipment connected to the network.
>
> I've scanned the range of 10.x.x.x and LANsurveyor finds all our PCs here
> at the main site. I've
> also scanned the range of 192.x.x.x to find our routers and remote PCs,
> but LANsurveyor
> finds...nothing. (Our NW admins can use NetSupport and take control of
> remote PC knowing nothing
> except the remote PC's IP address.) If NetSupport can talk to a remote
> PC, why can't I?
>
> So I guess my basic questions is...Can I, and of so how, do I find my
> routers and PCs at the remote
> site(s) from the main site? Or do I have to go to each site to run
> LANsurveyor?
>
> Thanks in advance,
>
> Tom



 
Reply With Quote
 
Dave
Guest
Posts: n/a

 
      05-06-2006, 11:41 AM
oh, and even worse, if the incoming dsl routers do nat for their respective
remote sites you won't be able to scan anything except maybe a single
machine that is designated as the target for incoming requests. most basic
nat systems route all outgoing requests to a single ip and remember who was
connected where to return replies to the right machine, but outside
initiated connections/pings can only get routed to a specific machine based
on a single default setting or maybe a per-port incoming rule on a really
smart firewall.

"Dave" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> it might be that whatever ping or port scan technique lansurveyor is using
> is being blocked by your firewall or the remote site firewalls.
>
> "Tcs" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Behind our firewall, we use 10.x.x.x (255.0.0.0). Our remote sites are
>> 192.x.x.x, I'm told, as our
>> remote sites are connected via DSL lines, and it's my understanding that
>> all the DSL routers use
>> addresses of 192.x.x.x (don't know the mask).
>>
>> I'm supposed to try and document our network. I already have Visio 2003,
>> and I've downloaded Neon's
>> LANsurveyor, which will "discover" equipment connected to the network.
>>
>> I've scanned the range of 10.x.x.x and LANsurveyor finds all our PCs here
>> at the main site. I've
>> also scanned the range of 192.x.x.x to find our routers and remote PCs,
>> but LANsurveyor
>> finds...nothing. (Our NW admins can use NetSupport and take control of
>> remote PC knowing nothing
>> except the remote PC's IP address.) If NetSupport can talk to a remote
>> PC, why can't I?
>>
>> So I guess my basic questions is...Can I, and of so how, do I find my
>> routers and PCs at the remote
>> site(s) from the main site? Or do I have to go to each site to run
>> LANsurveyor?
>>
>> Thanks in advance,
>>
>> Tom

>
>



 
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
Where can I find a review of Wireless Routers that isn't too biased? Bill & Debbie Wireless Networks 1 01-28-2007 02:28 PM
wrt54g v5.0 need to find routers DHCP IP address - linux Jeff Wireless Internet 4 12-29-2005 12:01 AM
How Can I Find Out? K Broadband 19 08-19-2005 04:15 PM
Connect 2 routers (wireless and regular routers) Dineyar Buhariwala Wireless Networks 1 11-24-2004 12:37 PM
AOL in the UK and wireless routers/adsl routers Christo Wireless Internet 3 10-30-2004 12:47 PM



1 2 3 4 5 6 7 8 9 10 11