Re: Trouble with CARP and MSS/MTU

2017-11-24 Thread Jean-Daniel
As I said, CARP does not support specifying a MTU. Either using ifconfig directly or adding the mtu in the hostname.carp0 file result in a SIOCSIFMTU: Inappropriate ioctl for device. > Le 24 nov. 2017 à 17:28, Alarig Le Lay a écrit : > > Hi, > > Did you try to add the mtu value argument to y

Re: Trouble with CARP and MSS/MTU

2017-11-24 Thread Alarig Le Lay
Hi, Did you try to add the mtu value argument to your ifconfig line? -- alarig signature.asc Description: PGP signature

Trouble with CARP and MSS/MTU

2017-11-24 Thread Jean-Daniel Dupas
Hello, Using OpenBSD 6.2, I'm trying to setup a CARP interface with IPV6 address. My gateway require a 1480 MTU (1420 mss), but I can't figure out how to tell the system to use that value for the CARP iface. I have setup my main interface with a 1480 mtu and ipv6 eui64: ifconfig vio0 v