cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1037
Views
0
Helpful
15
Replies

Access another network behind 2911 router

paulbrosef
Level 1
Level 1

Hi,

 

I was able to get everything up and running and now I'm at one more crossroads due to printers.

 

I have 2 networks behind a 2911, a network on 192.168.42 and there is a wireless network on 192.168.1.  The weird thing is that 192.168.1 network can see 192.168.42 network but 192.168.42 network can not see 192.168.1 network.  Why would that be?  The wireless router is a cisco rv120w and the .42 network is facilitated by the 2911.

 

int g0/0 -> facing internet

nat outside

int g0/1 -> .42.1 to .42.0 network

nat inside .41.1 to 1.0 network

int g0/2 -> .1

nat inside

 

ip nat inside source static udp 192.168.42.199 3478 int g0/0 3478
ip nat inside source static udp 192.168.42.199 5060 int g0/0 5060
ip nat inside source list 1 int g0/0 overload
ip route 0.0.0.0 0.0.0.0 70.168.62.161

access-list 1 permit 192.168.41.0 0.0.0.255
access-list 1 permit 192.168.42.0 0.0.0.255

 

Thanks,

15 Replies 15

Me too, had to add access-list to 192.168.1 on the 2911 for web viewing and was able to ping and print to different printers on the .1 network from the .42 network.  Alles gut in der Weld.

Review Cisco Networking for a $25 gift card