cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
748
Views
0
Helpful
6
Replies

Help me to solve this case. Static Routing issue

Manuel Nin
Level 1
Level 1

                   I have an scenario attached. Please, download it then read the situation inside the file.

Please, help me to fix the case. Thanks.

Waiting for someone can help me to solve this.

6 Replies 6

Reza Sharifi
Hall of Fame
Hall of Fame

Can you post the attachment in a different file format?

pdf, word, visio, etc....

darren.g
Level 5
Level 5

The file is invalid. It appears to be a Wireshark capture, but Wireshark won't open it. Can you provide detail in the message rather than an attachment?

Manuel Nin
Level 1
Level 1

LukaszTJB
Level 1
Level 1

hey manuel, just add a static route for 192.168.0.0 255.255.0.0 for the backward path on the ADSL Router, even if the comment in the pkt file says "DO NOT ADD ANY KIND OF CONFIGURATION TO THE ADSL ROUTER, keep it quiet." - the issue is the backward path to the 192.168.x.x. network - so Captian CAPS can go home

actually it took more time to get pt and watch into this pkt file as to get this routing running - why should't anybody touch the adsl router ?!

Hi,

You have to configure NAT overload on the RV042 router:

access-list 10 permit 192.168.1.0  0.0.0.255

ip nat inside source list 10 interface f0/1

int f0/0

ip  nat inside

int f0/1

ip nat outside

Regards.

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.

Okay thats probably the right way - To me was the ADSL-Router the Gateway and NATing device,

but honestly speaking: I didn't check that