Re: nftables: Clamping mss size to lower mtu (on PPPoE connection does not work)

2024-01-18 Thread Tixy
On Thu, 2024-01-18 at 14:16 +0100, Ralph Aichinger wrote: > On Thu, 2024-01-18 at 12:51 +, Tixy wrote: > > > > I have the same options in the forward chain except that I haven't > > qualified them with an interface name. Didn't occur to me that I > > would > > need to do that as there are only

Re: nftables: Clamping mss size to lower mtu (on PPPoE connection does not work)

2024-01-18 Thread Ralph Aichinger
On Thu, 2024-01-18 at 12:51 +, Tixy wrote: > > I have the same options in the forward chain except that I haven't > qualified them with an interface name. Didn't occur to me that I > would > need to do that as there are only two networks my LAN and 'the > internet'. You probably don't need to

Re: nftables: Clamping mss size to lower mtu (on PPPoE connection does not work)

2024-01-18 Thread Tixy
On Thu, 2024-01-18 at 12:31 +0100, Ralph Aichinger wrote: [...] > So it seems clamping the mss on the NAT/PPPoE-Machine running Debian no > longer works. For this I use/used the follwing rules: > > iifname "ppp0" tcp flags syn tcp option maxseg size set rt mtu; > oifname "ppp0" tcp flags syn tcp o

nftables: Clamping mss size to lower mtu (on PPPoE connection does not work)

2024-01-18 Thread Ralph Aichinger
Hello everybody, related question to what I asked a few days ago: Since I touched my /etc/nftables.conf rules a few days ago to enable IPv6 I've got IPv6 working completely (thanks again for your help with suggesting logging packets), but I seemingly broke mss clamping for IPv4 in doing so (or may

Re: How to run a script when pppoe connection comes up?

2010-05-20 Thread Hendrik Boom
On Mon, 17 May 2010 18:13:06 +, Hendrik Boom wrote: > On Mon, 17 May 2010 04:50:23 +, Cameron Hutchison wrote: > >> Hendrik Boom writes: >> >>>I have a script that runs at boot time. It should really be rerun >>>every time my pppoe connection has

Re: How to run a script when pppoe connection comes up?

2010-05-17 Thread Hendrik Boom
On Mon, 17 May 2010 04:50:23 +, Cameron Hutchison wrote: > Hendrik Boom writes: > >>I have a script that runs at boot time. It should really be rerun every >>time my pppoe connection has come up and has created device ppp0 for me. >>Evidently I have to invoke th

Re: How to run a script when pppoe connection comes up?

2010-05-16 Thread Cameron Hutchison
Hendrik Boom writes: >I have a script that runs at boot time. It should really be rerun every >time my pppoe connection has come up and has created device ppp0 for me. >Evidently I have to invoke this script from someplace different from what >I'm doing now. Where? After

How to run a script when pppoe connection comes up?

2010-05-16 Thread Hendrik Boom
I have a script that runs at boot time. It should really be rerun every time my pppoe connection has come up and has created device ppp0 for me. Evidently I have to invoke this script from someplace different from what I'm doing now. Where? -- hendrik -- To UNSUBSCRIBE, email to d

Re: PPPOE Connection

2008-02-27 Thread H.S.
John Hasler wrote: Henrique writes: I have Debian Sarge R3.1 installed. I ran pppoeconf to configure my adsl connection. I wrote: Are you sure you need to? Most ADSL modems handle PPPoE themselves and act as routers. H.S. writes: If he wants to make the ADSL modem work in bridge mode then

Re: PPPOE Connection

2008-02-27 Thread John Hasler
Henrique writes: > I have Debian Sarge R3.1 installed. I ran pppoeconf to configure my adsl > connection. I wrote: > Are you sure you need to? Most ADSL modems handle PPPoE themselves and act > as routers. H.S. writes: > If he wants to make the ADSL modem work in bridge mode then yes, he does.

Re: PPPOE Connection

2008-02-27 Thread H.S.
John Hasler wrote: Henrique writes: I have Debian Sarge R3.1 installed. I ran pppoeconf to configure my adsl connection. Are you sure you need to? Most ADSL modems handle PPPoE themselves and act as routers. If he wants to make the ADSL modem work in bridge mode then yes, he does. -- To U

Re: PPPOE Connection

2008-02-27 Thread John Hasler
Henrique writes: > I have Debian Sarge R3.1 installed. I ran pppoeconf to configure my adsl > connection. Are you sure you need to? Most ADSL modems handle PPPoE themselves and act as routers. -- John Hasler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troub

PPPOE Connection

2008-02-27 Thread Henrique RennĂ³
Hello! I have Debian Sarge R3.1 installed. I ran pppoeconf to configure my adsl connection. All steps went well. After typing "pon dsl-provider" it says it was loaded but when I try to open some page in firefox it says it was not possible to open the page. After typing plog I get an error of Timeo

can't establish pppoe connection

2002-12-05 Thread Bart J. Himel
I've been using pppoe with an Orinoco Silver pcmcia card in a PCI adapter to connect to my DSL modem for a while. All of a sudden, this morning it stopped making the connection for some reason. Everything seems to be okay, but after I try to start the connection, a few minutes latter I get the fo

PPPoE connection problems with Debian Woody

2002-02-28 Thread Rajesh Saxena
Greetings, I'm having severe connection problems using my ADSL modem. I am using the following packages.. ppp_2.4.1.uus-1_arm.deb and pppoe_3.3-1_arm.deb and I am running the 2.4.16-rmk1 kernel. Whenever I issue the command 'pon dsl-provider' I get the following errors in /var/log/syslog .. pppd

pppoe connection

2001-04-10 Thread eja
Hi.. I just install Debian potato in my machine.. but then I have a problem to connect to the internet.. in previous Linux Distribution i used (Mandrake), I don't have to configure the network card (or either it's already detected), and also I downloaded the script pppoe to make it connected, bu