All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Gale <michael.gale@pason.com>
To: Jorge Bastos <mysql.jorge@decimal.pt>
Cc: netfilter@lists.netfilter.org
Subject: Re: PPTP Problem with 2.6.20-rc1 >=
Date: Tue, 16 Jan 2007 13:41:22 -0700	[thread overview]
Message-ID: <45AD3872.4060103@pason.com> (raw)
In-Reply-To: <001d01c7399d$66573b30$0301a8c0@hercules.decimalint.pt>

Hello,

	Were you using MPPE or any other specific kernel modules with the older kernel ?

Michael

Jorge Bastos wrote:
> 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)
> 
> 
> ---
> 

-- 
Michael Gale

Red Hat Certified Engineer
Network Administrator
Pason Systems Corp.


  reply	other threads:[~2007-01-16 20:41 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-16 18:37 PPTP Problem with 2.6.20-rc1 >= Jorge Bastos
2007-01-16 20:41 ` Michael Gale [this message]
2007-01-16 20:51   ` Jorge Bastos
2007-01-16 21:02     ` TheGesus
2007-01-19 10:13 ` Pascal Hambourg
2007-01-19 10:59   ` Jorge Bastos
  -- strict thread matches above, loose matches on Subject: below --
2007-01-20 11:54 Jorge Bastos
2007-01-20 12:18 ` Patrick McHardy
2007-01-20 14:19   ` Jorge Bastos
2007-01-20 14:55     ` Jorge Bastos
2007-01-20 15:45       ` Patrick McHardy
2007-01-20 15:48         ` Jorge Bastos
2007-01-20 15:52           ` Patrick McHardy
2007-01-20 16:13             ` Jorge Bastos
2007-01-24 20:15             ` Patrick McHardy
2007-01-24 21:24               ` Jorge Bastos
2007-01-25  0:14                 ` Patrick McHardy
2007-01-25  0:45                   ` Jorge Bastos
2007-01-25 16:48                   ` Jorge Bastos
2007-01-26  9:24                   ` Jorge Bastos
2007-01-20 19:30 Jorge Bastos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45AD3872.4060103@pason.com \
    --to=michael.gale@pason.com \
    --cc=mysql.jorge@decimal.pt \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.