[pptp-server] What to put on Cisco access-lists??
David Luyer
luyer at zip.com.au
Thu Feb 17 09:06:45 CST 2000
> Greetings,
>
> I have managed to get my superior to open the 1723 for pptpd, but what I
> am missing is the GRE (protocol 47) protocol data. The person resposible
> for the router kindly asked me to provide him the exact line which is
> needed for the router to route GRE onwards and back..
inbound acl to network with PPTP server:
access-list 100 permit gre any host 192.168.1.1
outbound acl from network with PPTP server:
access-list 101 permit gre host 192.168.1.1 any
obviously the access-list number and host IP are examples.
David.
--
David Luyer ///// // ///// // // www.pacific.net.au
Network Engineer // // // // // // // Pacific Internet
Phone: +61 2 9253 5755 ///// // ///// // // Fast 'n Easy
Fax: +61 2 9247 5276 // // // // //// NASDAQ: PCNTF
More information about the pptp-server
mailing list