PPTP Problem with 2.6.20-rc1 >=

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I just updated kernel to 2.6.20-rc5, and i can't make pptp connections anymore, is just stoped in the AUTH step, hanging up witout sucess.

My cenario is:

My private network => linux router (this machine) => ISP

I can see that diferent modules are used now, before i used:
---
ip_nat_pptp
ip_conntrack_pptp
---

Now there's new modules with new names, like:
nf_nat_pptp
nf_conntrack_pptp

Are they the same with diferent names?
Thanks,
Jorge

Below there the modules i have loaded:

---
ipt_REJECT              3584  2
xt_tcpudp               3200  38
nf_nat_pptp             3712  0
nf_conntrack_pptp       6656  1 nf_nat_pptp
nf_conntrack_proto_gre     4992  1 nf_conntrack_pptp
nf_nat_proto_gre        2820  1 nf_nat_pptp
nf_nat_ftp              3328  0
nf_conntrack_ftp        8320  1 nf_nat_ftp
nf_nat_irc              2688  0
nf_conntrack_irc        6168  1 nf_nat_irc
ipt_MASQUERADE          3456  1
iptable_nat             7300  1
nf_nat 15404 6 nf_nat_pptp,nf_nat_proto_gre,nf_nat_ftp,nf_nat_irc,ipt_MASQUERADE,iptable_nat
nf_conntrack_ipv4      15372  2 iptable_nat
nf_conntrack 54488 11 nf_nat_pptp,nf_conntrack_pptp,nf_conntrack_proto_gre,nf_nat_ftp,nf_conntrack_ftp,nf_nat_irc,nf_conntrack_irc,ipt_MASQUERADE,iptable_nat,nf_nat,nf_conntrack_ipv4
nfnetlink               5656  2 nf_conntrack_ipv4,nf_conntrack
iptable_filter          2688  1
ip_tables              10952  2 iptable_nat,iptable_filter
x_tables 12548 5 ipt_REJECT,xt_tcpudp,ipt_MASQUERADE,iptable_nat,ip_tables


And dmesg show's me:

ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (1024 buckets, 8192 max)


---


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux