Re: MPD 3.13 PPTP server MTU problems & questions

2003-07-18 Thread Yann Nottara
Andy Gilligan wrote: - Original Message - From: "Yann Nottara" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 17, 2003 6:53 PM Subject: Re: MPD 3.13 PPTP server MTU problems & questions but now, what do you think of this ? ng0: flags=88d1 m

Re: MPD 3.13 PPTP server MTU problems & questions

2003-07-17 Thread Archie Cobbs
Yann Nottara wrote: > but now, what do you think of this ? > > ng0: flags=88d1 mtu 1500 > inet6 fe80::2b0:d0ff:fee1:4874%ng0 prefixlen 64 scopeid 0x7 > inet 192.168.0.10 --> 192.168.0.200 netmask 0x > > and here's the part from my mpd.conf that's related to this connecti

Re: MPD 3.13 PPTP server MTU problems & questions

2003-07-17 Thread Andy Gilligan
- Original Message - From: "Yann Nottara" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 17, 2003 6:53 PM Subject: Re: MPD 3.13 PPTP server MTU problems & questions > but now, what do you think of this ? > > ng0: flags=88d1

Re: MPD 3.13 PPTP server MTU problems & questions

2003-07-17 Thread Yann Nottara
Andy Gilligan wrote: - Original Message - From: "Yann Nottara" <[EMAIL PROTECTED]> Zs you can see in the following real world example, ng0 (which IS up) MTU stays at 1500 although it's configured to be at 1460 in the mpd.conf configuration file : ng0: flags=8890 mtu 1500 inet6 f

Re: MPD 3.13 PPTP server MTU problems & questions

2003-07-17 Thread Andy Gilligan
- Original Message - From: "Yann Nottara" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 17, 2003 5:41 PM Subject: Re: MPD 3.13 PPTP server MTU problems & questions > Zs you can see in the following real world example, ng0 (which IS up)

Re: MPD 3.13 PPTP server MTU problems & questions

2003-07-17 Thread Yann Nottara
Nikolai SAOUKH wrote: | As you'll see in the logs below and from ifconfig output, altough the | ngX interfaces MTU is set to 1460 with "set link mtu 1460", it stays at | 1500. Any idea why ? The asked mtu size will be available (set) only when interface is in UP state. When the ngX is in down s

Re: MPD 3.13 PPTP server MTU problems & questions

2003-07-16 Thread Nikolai SAOUKH
| As you'll see in the logs below and from ifconfig output, altough the | ngX interfaces MTU is set to 1460 with "set link mtu 1460", it stays at | 1500. Any idea why ? The asked mtu size will be available (set) only when interface is in UP state. When the ngX is in down state it has default va

MPD 3.13 PPTP server MTU problems & questions

2003-07-16 Thread Yann Nottara
Hello, I've been running a FreeBSD 4.7 box with a MPD 3.13 PPTP VPN server for quite some time now and, altough it mostly works, I'd like to iron out some problems we encounter. Configuration (that gives an IP address in a 192.168.0.0/24 local network to 16 Win2k clients at this moment) is don