Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cisco VPN Tunnel

Status
Not open for further replies.

aultbmh

MIS
Aug 31, 2001
65
US
Is there a way in an access list I can put in a wild card?

I have a tunnel from my house to work. We have clients that also have tunnels to our office. All address are 192.168.x.x. Is there a way to tell the tunnel from my house (192.168.36.x) that it can get to any 192.168.x.x address without entering them all seperately.
 
A summary route?
Code:
ip route 192.168.0.0 255.255.0.0 <next-hop>

Andy
 
ADB100 Thanks for the suggestion I have no idea why I didn't think of that.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top