Displaying 20 results from an estimated 10000 matches similar to: "Linux distros and PPTP passthrough"
2004 Apr 14
1
PPTP Server running behind Shorewall
Hi friends, I need help.
I''ve PPTP Server running behind Shorewall. The PPTP server is working OK in my
LAN, but I want to connect outside and It isn''t working.
I''ve configurate shorewall like http://www.shorewall.net/PPTP.htm.
I add only this lines in my rules
DNAT net loc:165.182.15.15 tcp 1723 - IPext
DNAT net loc:165.182.15.15 47 - - IPext
It isn''t
2004 Sep 23
9
help with a W2K VPN client 619 error and PPTP server
I''ve got what I think is a fairly simple home network configuration with one
Linux box functioning as the firewall, VPN server, DHCP server and
file/print server. I am having trouble configuring both a VPN server
(PopTop) and the firewall rules for a W2K PPTP VPN client. The VPN server
runs on the firewall machine and the VPN client runs on a W2K machine behind
the firewall. The VPN
2003 Jan 22
5
Proxy arp and pptp
Hi all!
I''ve set up a Linux box with shorewall doing proxy arp as per http://www.shorewall.net/shorewall_setup_guide.htm#ProxyARP the 5.2 (non routed) example. Everything is working great except for one thing, and that leads me to my question: is there a conflict between proxy arp and pptp? I''ve set the apropriate ACCEPT rules to allow tcp port 1723 and protocol 47 to the host
2008 Sep 05
5
PPTP Client Behind a Shorewall Firewall
Hi all, I´m running a server that frecuently needs to open a pptp
session with a remote server outside my Company. This server is running
behind a Shorewall firewall and I don´t find information in Shorewall
web page because there is no information in the link
http://www.shorewall.net/PPTP.htm#ClientsBehind
Nowadays I can connect this server with the remote one but te session is
closed after
2004 Nov 05
1
Connecting to web through pptp tunnel
shorewall version 2.0.7
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
2: eth0: <BROADCAST,MULTICAST,NOTRAILERS,UP> mtu 1500 qdisc pfifo_fast qlen
1000
link/ether 00:30:48:53:25:b2 brd ff:ff:ff:ff:ff:ff
inet 81.169.188.152/32 brd 81.169.188.152 scope global eth0
3: eth1:
2007 Jun 05
9
PPTP port forwarding question
Hello,
Please see the following picture:
http://www.wilson-kwok.com/pptp.jpg
I used one to one NAT from 210.0.0.1 to 192.168.0.2 for web server,
and then use port forwarding from 210.0.0.1 to 192.168.0.3 for pptp server,
but I cannot connect from my home to pptp server.
Here is the nat file:
210.0.0.1 eth0:2 192.168.0.2
Here is the rules
2006 Jul 21
6
Quick Question on [UNREPLIED] in the state tables
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have a situation where some Poptop/PPTP sessions (only with FC5/Shorewall to FC5/Shorewall firewall in between) cause the following to appear in the state table (shorewall show connections).
unknown 47 420 src=XX.234.79.183 dst=XX.234.137.226 packets=2 bytes=130 [UNREPLIED] src=XX.234.137.226 dst=XX.234.79.183 packets=0 bytes=0 mark=0 use=1
2007 May 06
3
Traffic Shaping
Dear List,
I am wanting to perform some traffic shaping as the subject of this email
suggests.
What I am wanting to do is this; I would like to have traffic shaping
performed on the following protocols: HTTP, RDP, GRE, PPTP, SIP and IAX.
Obviously I would like to have highest priority set for voice packets so
much so that the general http traffic does not impede on the voice packets.
I
2005 Jul 20
3
PPTP
Last question, I promise, I am running PopTop for PPTP on the same box as my
firewall. I can connect to the box fine, but nothing will route between the
VPN tunnel and the local hosts. I read the Some Hosts have Special
Firewalling Requirements article and though it was what I needed, but either
I don''t get it, or it doesn''t apply to me. Here is my config:
Zones:
#ZONE
2006 Nov 21
7
VPN Solution
Greetings List Members,
I''ll firstly apologise if this isn''t the place that I should be posting this
message but here goes.
What I want to do is have a VPN (PPTP/IPSEC/CIPE/etc) server, but it must
support more than one simultaneous connection.
I currently have a PPTP VPN server setup that has port 1723 and protocol 47
DNAT''d through to the internal IP
2005 Mar 23
9
multiple vpn connections out via shorewall
Hi All,
Just joined the list to try and solve a problem.
To show that I''ve read the rules I''ll start with the requested info
os linux kernel-2.4.27 with latest netfilter pom for gre and pptp conntrack
etc
iptables is 1.3.0 - downloaded and compiled with the pom stuff and the 2.4.27
kernel
shorewall version shorewall-2.2.1-2 from rpm
ip addr show
[root@squid3 root]# ip addr
2005 Oct 31
4
VPN via PPTP and MPPE
I have set up a VPN over PPTP on a CentOS server using the
DKMS module rpm dkms-0-2.0.6-3.el4 from
http://centos.karan.org/el4/extras/stable/i386/RPMS/repodata/repovie
w/dkms-0-2.0.6-3.el4.kb.html
and
kernel_ppp_mppe-0.0.5-2dkms.noarch.rpm at
http://pptpclient.sourceforge.net/howto-fedora-
core-3.phtml.
I have configured the pptpd server on Centos4 to use MS_CHAPv2,
128bit encryption and
2002 Jan 06
28
Gre Tunneling Problem
Hello everyone, I have a problem regarding gre tunneling, I have two linux box both of them has a private network and the linux A is connected to the internet via wireless radio and the other linux B is connected to the internet via lease line. Here is the setup of my two linux box
Linux A
eth0 = 203.189.x.1 (internet)
eth1 = 192.168.1.1 (going to hub private network)
Linux B
eth0 = 205.198.x.1
2004 Aug 30
4
DNAT and PPTP
Hello,
I''m trying to setup DNAT to forward to a PPTP Server behind Shorewall. I setup the PPTP rules per your documentation with tcp port 1723 and Protocol 47 DNAT to my PPTP Server in the local zone. Looking at the logs it is dropping the connection going to port 1723. It is also dropping UDP port 1701, don''t know if it is of any significance. I looked at FAQ 1a and b and the
2005 Apr 19
5
1 to 1 nat of multiply pptp tunnels
Hi !
Recently i switched my internet provider, to get more speed but another
braindead setup regarding public ip addresses.
I now have 4 PPTP Tunnel available, of which i''m using one as the
gateway ip doing masquerading to other machines in my local lan,
excluding three other machines, which i would like to use 1:1 nat to
get them a direct access to one of the pptp tunnels.
I was
2007 May 19
2
ipip/gre tunnel behind NAT environments.
Hi, Does anyone tried to get ipip or gre tunnel behind NAT environments. ?
i''m trying to make both side tunneling with ipip or gre with private address
just like belows..
A -------------------FIRWWAL -------------------INET ------------------- B
PRIVATE PUBLIC PUBLIC
(10.100.0.1) (211.xxx.xxx.xxx) (
2006 Sep 18
26
[Bug 512] poptop (pptpd) will not work if ip_nat_pptp loaded
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=512
------- Additional Comments From kaber@trash.net 2006-09-18 07:36 MET -------
There are still some problems with the PPtP helper, I'm currently trying to fix
these. Can you attach a tcpdump of a failed attempt please?
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are
2004 Oct 19
1
PPTP Routing
Hi,
can you tell me how to set up routing of packets comming from pptp clients connected to my FW. For now I managed to initialize the vpn with ppp+ byt I can''t MASQ it in the /etc/shorewall/masq file. I entered
there this:
eth0
eth1
and pptp is working fine but now everybody can change thair IPs and get Internet.
How exactly should I set it up. I am running shorewall o n
2006 Nov 27
4
pptp server tutorial
Hi there....
Has anyone seen a tutorial around for a pptp server (on the same server as
the firewall) for centos/rhel 4?
I have been following a few general tutorials for POPTOP, but nothing seems
to really work as of yet.
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Jul 15
1
pptp client automatically disconnected after some time
Hi,
I configured pptp client and it connected successfully. but after sometimes
it automatically got disconnected.
/var/log/messages :
Jul 15 15:29:19 ahc151l pppd[4725]: pppd 2.4.5 started by root, uid 0
Jul 15 15:29:19 ahc151l pppd[4725]: Using interface ppp0
Jul 15 15:29:19 ahc151l pppd[4725]: Connect: ppp0 <--> /dev/pts/2
Jul 15 15:29:19 ahc151l NetworkManager[852]: <info>