09-13-2012 03:30 PM - edited 03-07-2019 08:52 AM
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.
09-13-2012 04:36 PM
Can you post the attachment in a different file format?
pdf, word, visio, etc....
09-13-2012 04:50 PM
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?
09-13-2012 05:03 PM
09-13-2012 06:38 PM
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 ?!
09-13-2012 11:30 PM
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.
09-14-2012 03:17 AM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide