need help with opening a whole in a router

Jun 21, 2006 5 Replies

I have a contractor that I need to allow in to work on a system. The system is on a 10.0.0.1 snm of 255.255.255.0 network. The regular network the the cisco router routes for is 192.168.1.1. How would I allow that person through to a single pc? Thank you for your time.



Put the following at the beginning of the access list for your inbound traffic:

access-list 101 permit ip host 10.0.0.1 host 192.168.1.x

How is he connecting? Remote desktop, VNC or ???

You need these 2 lines or similar:

static (inside,outside) external_ip internal_ip netmask 255.255.255.255

0 0 conduit permit tcp host external_ip eq 5900 any

Let us know if you need more help.

I don't think that's much help on a 'router'

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required