Re: Weird path MTU autodiscovery problem in 4.5-RELEASE

2002-02-02 Thread Crist J. Clark
On Sat, Feb 02, 2002 at 12:07:29PM -0800, R.P. Aditya wrote: > On Sat, Feb 02, 2002 at 08:32:49PM +0100, Rogier R. Mulhuijzen wrote: > > ICMP is an IP protocol, if the very first rule in IPFW is 'allow ip from > > any to any' then ICMP is allowed. > > uh, that might be ipfw-speak (I don't use or

Re: Weird path MTU autodiscovery problem in 4.5-RELEASE

2002-02-02 Thread Rogier R. Mulhuijzen
At 12:07 2-2-2002 -0800, R.P. Aditya wrote: >On Sat, Feb 02, 2002 at 08:32:49PM +0100, Rogier R. Mulhuijzen wrote: > > ICMP is an IP protocol, if the very first rule in IPFW is 'allow ip from > > any to any' then ICMP is allowed. > >uh, that might be ipfw-speak (I don't use or pretend to know ipfw

Re: Weird path MTU autodiscovery problem in 4.5-RELEASE

2002-02-02 Thread Randy Bush
> ICMP is an IP protocol like hell it is To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Re: Weird path MTU autodiscovery problem in 4.5-RELEASE

2002-02-02 Thread R.P. Aditya
On Sat, Feb 02, 2002 at 08:32:49PM +0100, Rogier R. Mulhuijzen wrote: > ICMP is an IP protocol, if the very first rule in IPFW is 'allow ip from > any to any' then ICMP is allowed. uh, that might be ipfw-speak (I don't use or pretend to know ipfw) but ICMP is NOT "part" of IP (that would defeat

Re: Weird path MTU autodiscovery problem in 4.5-RELEASE

2002-02-02 Thread Rogier R. Mulhuijzen
>#>Server have not any filters. ipfw support is compiled in, but first rule >#>is 'allow ip from any to any' and dump which you can see below was made >#>on server. > > yeah, but icmp is it's own protocol, so you're probably filtering it >and bpf will see it because it sees what comes in

Re: Weird path MTU autodiscovery problem in 4.5-RELEASE

2002-02-02 Thread Shaun Jurrens
Alexey Luckyanchikov wrote: #>Server have not any filters. ipfw support is compiled in, but first rule #>is 'allow ip from any to any' and dump which you can see below was made #>on server. yeah, but icmp is it's own protocol, so you're probably filtering it and bpf will see it because i

Re: Weird path MTU autodiscovery problem in 4.5-RELEASE

2002-02-02 Thread Alexey Luckyanchikov
On Fri, 01 Feb 2002, Crist J. Clark wrote: CJC> On Fri, Feb 01, 2002 at 02:53:26PM +0200, Alexey Luckyanchikov wrote: CJC> > Hello, CJC> > CJC> > I have such network topology: CJC> > CJC> > ++++++ CJC> > | Server |< MTU 1500 --

Re: Weird path MTU autodiscovery problem in 4.5-RELEASE

2002-02-01 Thread Crist J. Clark
On Fri, Feb 01, 2002 at 02:53:26PM +0200, Alexey Luckyanchikov wrote: > Hello, > > I have such network topology: > > ++++++ > | Server |< MTU 1500 >| Router |< MTU 1476 >| Client | > +++--

Re: Weird path MTU autodiscovery problem in 4.5-RELEASE

2002-02-01 Thread Alexey Luckyanchikov
Hello, On Fri, 01 Feb 2002, Michael Sierchio wrote: MS> Alexey Luckyanchikov wrote: MS> MS> MS> >14:06:48.477578 server.7 > client.1371: . 1437:2897(1460) ack 10001 win MS> >65535 (DF) (ttl 64, id 25428, len 1500) MS> >^^^ MS> >Server send packet with size

Re: Weird path MTU autodiscovery problem in 4.5-RELEASE

2002-02-01 Thread Alexey Luckyanchikov
On Fri, 01 Feb 2002, Louis A. Mamakos wrote: LAM> Is the server filtering out ICMP traffic with ipfw or something? Server have not any filters. ipfw support is compiled in, but first rule is 'allow ip from any to any' and dump which you can see below was made on server. LAM> > Alexey Luckyanchi

Re: Weird path MTU autodiscovery problem in 4.5-RELEASE

2002-02-01 Thread Louis A. Mamakos
Is the server filtering out ICMP traffic with ipfw or something? > Alexey Luckyanchikov wrote: > > > > 14:06:48.477578 server.7 > client.1371: . 1437:2897(1460) ack 10001 win 65535 (DF) >(ttl 64, id 25428, len 1500) > > ^^^ > > Server send packet with size

Re: Weird path MTU autodiscovery problem in 4.5-RELEASE

2002-02-01 Thread Michael Sierchio
Alexey Luckyanchikov wrote: > 14:06:48.477578 server.7 > client.1371: . 1437:2897(1460) ack 10001 win 65535 (DF) >(ttl 64, id 25428, len 1500) > ^^^ > Server send packet with size 1500 bytes > > 14:06:48.682558 router > server: icmp: client unreachable - nee