PPTP Profile, adding to a bridge

I have pptp setup and working fine. However in PPP->Profiles if I set the bridge in my pptp profile when the connection is brought up the pptp connection is listed in Interfaces (type pptp server) but it’s not added to the bridge as specified in its profile.

Is this expected behaviour?

Thanks

LeChat

Anyone else seen this sort of thing happen ?

is your PPTP MRRU >= 1500 bytes? You need a matching MTU size to bridge them all.

Ok,

That would explain it then. I get an MTU of 1400 when the vpn is up. The max MTU in the pptp server setup is 1460.

LeChat