Hi !
I would like to know wich port use pptpd ( vpn server ) i need to open with
iptable ....
Thanks
Michael
I would like to know wich port use pptpd ( vpn server ) i need to open with
iptable ....
Thanks
Michael
> I would like to know wich port use pptpd ( vpn server ) i need to open with
> iptable ....
> Thanks
> Michael
Quote:> Hi !
> I would like to know wich port use pptpd ( vpn server ) i need to open
with
> iptable ....
> Thanks
> Michael
>>Hi !
>> I would like to know wich port use pptpd ( vpn server ) i need to open with
>>iptable ....
>> Thanks
>>Michael
On top of the tcp port (don't remeber which one), you MUST allow PROTOCOL 47Quote:> Hi !
> I would like to know wich port use pptpd ( vpn server ) i need to open
with
> iptable ....
> Thanks
> Michael
iptables -A INPUT -p 47 -d [external ip] -j ACCEPT
also, check the docs for PoPToP on the web (which is the daemon you're
using?)
Nathan
Any way to get PPTPd working on OpenBSD?
Downloaded the PoPToP on www.poptop.org (ver. pptpd-1.1.3) but it seemed not
to work om my 3.2 OBSD box.
The www.poptop.org indicated that there are ports for the OpenBSD - where
can I find these?
Regards, Lars.
2. ps reporting of total memory usage
3. pptpd using PAM authentication
5. config of pptpd when using a NAT router
7. Problem adding tty port using 128 Port Async Adapter with 16 port Async Node
9. trying to write a module which uses parallel port, but inb( port ) is always the same
10. which ports oracle uses and/or which ports to close on a switch?
11. Need help porting DOS app that uses parallel port
12. Using a parallel port as a serial port
13. Need help porting DOS app that uses parallel port (Part II)