![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.security.firewalls archiveCisco 827 protocol forwarding
From: Michael <michael.poisoned.address@delete.juneks.com.au.remove>
Date: Sat Jul 23 2005 - 07:21:00 CEST
Hi,
I'm trying to confiigure a cisco 827 to foward requests from the internet
ip nat inside source static tcp 172.20.0.1 1723 interface Dialer1 1723
when i try the obvious:
ip nat inside source static 47 172.20.0.1 interface Dialer1
it crashes out saying that the '47' is invalid. is there a way to do this
Thanks
|