Networking Forums

Networking Forums > Computer Networking > Windows Networking > Windows Routing can ping but cant see windows shares

Reply
Thread Tools Display Modes

Windows Routing can ping but cant see windows shares

 
 
clebervieira@gmail.com
Guest
Posts: n/a

 
      01-07-2005, 11:00 PM
Hey All

I have setup Win2k box running RRAS using Static Route IP to create 2
individual LANs with both LANs having access to each other.

main LAN
10.1.5.X

lab LAN
192.168.3.X

My Windows 2000 router (RRAS) ipconfig are the following

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : 3Com EtherLink XL 10/100
PCI For C
plete PC Management NIC (3C905C-TX)
Physical Address. . . . . . . . . : 00-50-DA-5F-00-70
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.1.5.229
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.1.5.1
DNS Servers . . . . . . . . . . . : 10.1.5.10

Ethernet adapter Local Area Connection 2:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : NETGEAR GA311 Gigabit
Adapter
Physical Address. . . . . . . . . : 00-09-5B-8F-52-45
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.3.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 10.1.5.10

Route Print:

================================================== =========================
Interface List
0x1 ........................... MS TCP Loopback interface
0x1000003 ...00 09 5b 8f 52 45 ...... NETGEAR GA311 Gigabit Adapter

0x1000004 ...00 50 da 5f 00 70 ...... 3Com EtherLink PCI
================================================== =========================
================================================== =========================
Active Routes:
Network Destination Netmask Gateway Interface
Metric
0.0.0.0 0.0.0.0 10.1.5.1 10.1.5.229
1
10.1.5.0 255.255.255.0 10.1.5.229 10.1.5.229
1
10.1.5.229 255.255.255.255 127.0.0.1 127.0.0.1
1
10.255.255.255 255.255.255.255 10.1.5.229 10.1.5.229
1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
1
192.168.3.0 255.255.255.0 192.168.3.1 192.168.3.1
1
192.168.3.1 255.255.255.255 127.0.0.1 127.0.0.1
1
192.168.3.255 255.255.255.255 192.168.3.1 192.168.3.1
1
224.0.0.0 224.0.0.0 10.1.5.229 10.1.5.229
1
224.0.0.0 224.0.0.0 192.168.3.1 192.168.3.1
1
255.255.255.255 255.255.255.255 192.168.3.1 192.168.3.1
1
Default Gateway: 10.1.5.1
================================================== =========================
Persistent Routes:
None
--------------


The router server can see and access both LANs without a problem.

Now the machines on the 192.168.3.X can see some machines on my
10.1.5.X LAN, but not ALL, I really need to make the work where it can
see all the machines on both LANs.
The LAN with 10.1.5.X can see ALL the machines on the 192.168.3.X and
the ones on its own LAN.

My goal is to have both LAN being able to access each others without
problems


All the help is appreciated.

Thanks
-Cleber

 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      01-08-2005, 12:24 AM
The machines in the 10.1.5 subnet have their default gateway set to
the router at 10.1.5.1 to get out to the Internet. They will only be able to
communicate with machines in the 192.168.3 subnet if they know how to reach
it by using the RRAS router, not the Internet router.

You could add a static route to each machine, or you can simply add the
route to the Internet router to redirect traffic for 192.168.3.0 to the
RRAS router. eg

192.168.3.0 255.255.255.0 10.1.5.229

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ups.com...
> Hey All
>
> I have setup Win2k box running RRAS using Static Route IP to create 2
> individual LANs with both LANs having access to each other.
>
> main LAN
> 10.1.5.X
>
> lab LAN
> 192.168.3.X
>
> My Windows 2000 router (RRAS) ipconfig are the following
>
> Ethernet adapter Local Area Connection:
>
> Connection-specific DNS Suffix . :
> Description . . . . . . . . . . . : 3Com EtherLink XL 10/100
> PCI For C
> plete PC Management NIC (3C905C-TX)
> Physical Address. . . . . . . . . : 00-50-DA-5F-00-70
> DHCP Enabled. . . . . . . . . . . : No
> IP Address. . . . . . . . . . . . : 10.1.5.229
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
> Default Gateway . . . . . . . . . : 10.1.5.1
> DNS Servers . . . . . . . . . . . : 10.1.5.10
>
> Ethernet adapter Local Area Connection 2:
>
> Connection-specific DNS Suffix . :
> Description . . . . . . . . . . . : NETGEAR GA311 Gigabit
> Adapter
> Physical Address. . . . . . . . . : 00-09-5B-8F-52-45
> DHCP Enabled. . . . . . . . . . . : No
> IP Address. . . . . . . . . . . . : 192.168.3.1
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
> Default Gateway . . . . . . . . . :
> DNS Servers . . . . . . . . . . . : 10.1.5.10
>
> Route Print:
>
> ================================================== =========================
> Interface List
> 0x1 ........................... MS TCP Loopback interface
> 0x1000003 ...00 09 5b 8f 52 45 ...... NETGEAR GA311 Gigabit Adapter
>
> 0x1000004 ...00 50 da 5f 00 70 ...... 3Com EtherLink PCI
> ================================================== =========================
> ================================================== =========================
> Active Routes:
> Network Destination Netmask Gateway Interface
> Metric
> 0.0.0.0 0.0.0.0 10.1.5.1 10.1.5.229
> 1
> 10.1.5.0 255.255.255.0 10.1.5.229 10.1.5.229
> 1
> 10.1.5.229 255.255.255.255 127.0.0.1 127.0.0.1
> 1
> 10.255.255.255 255.255.255.255 10.1.5.229 10.1.5.229
> 1
> 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
> 1
> 192.168.3.0 255.255.255.0 192.168.3.1 192.168.3.1
> 1
> 192.168.3.1 255.255.255.255 127.0.0.1 127.0.0.1
> 1
> 192.168.3.255 255.255.255.255 192.168.3.1 192.168.3.1
> 1
> 224.0.0.0 224.0.0.0 10.1.5.229 10.1.5.229
> 1
> 224.0.0.0 224.0.0.0 192.168.3.1 192.168.3.1
> 1
> 255.255.255.255 255.255.255.255 192.168.3.1 192.168.3.1
> 1
> Default Gateway: 10.1.5.1
> ================================================== =========================
> Persistent Routes:
> None
> --------------
>
>
> The router server can see and access both LANs without a problem.
>
> Now the machines on the 192.168.3.X can see some machines on my
> 10.1.5.X LAN, but not ALL, I really need to make the work where it can
> see all the machines on both LANs.
> The LAN with 10.1.5.X can see ALL the machines on the 192.168.3.X and
> the ones on its own LAN.
>
> My goal is to have both LAN being able to access each others without
> problems
>
>
> All the help is appreciated.
>
> Thanks
> -Cleber
>



 
Reply With Quote
 
clebervieira@gmail.com
Guest
Posts: n/a

 
      01-08-2005, 04:23 PM
Thanks for the Help!!

I have fixed that part and both LAN are able to go to the net fine...
My problem stilll exist when from a machine on the 192.168.3.X try's
see a visible open share on a windows box on the 10.1.5.X it cant find
the network path, some can but not always....
>From the command prompt I can ping all the machines with no problems

from the 10.1.5.X to 192.168.3.X to the 192.168.3.x to the 10.1.5.X
I have being pulling my hairs out on the this one!!!!

Thanks

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      01-09-2005, 12:17 AM
If you can ping by IP, the routing is working. Now you need to look at
your name resolution (DNS and/or WINS).

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed) oups.com...
> Thanks for the Help!!
>
> I have fixed that part and both LAN are able to go to the net fine...
> My problem stilll exist when from a machine on the 192.168.3.X try's
> see a visible open share on a windows box on the 10.1.5.X it cant find
> the network path, some can but not always....
>>From the command prompt I can ping all the machines with no problems

> from the 10.1.5.X to 192.168.3.X to the 192.168.3.x to the 10.1.5.X
> I have being pulling my hairs out on the this one!!!!
>
> Thanks
>



 
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
Windows shares through NAT mpitcavage Windows Networking 3 05-12-2006 02:32 PM
Windows 98 can't access windows NT 4.0 Server shares =?Utf-8?B?S2lyayBTbnVzdGFk?= Windows Networking 5 12-23-2005 05:27 PM
search for windows shares Christian Christmann Linux Networking 3 03-04-2005 08:30 AM
DFS shares with Windows 98 Chavis Martin Windows Networking 1 01-30-2004 12:17 AM
Windows 98 PC cannot access windows 2000 Shares Jeffrey Bergman Windows Networking 1 01-18-2004 01:28 PM



1 2 3 4 5 6 7 8 9 10 11