Re: tun interface and netmask

2018-07-29 Thread Stuart Henderson
On 2018-07-27, Jungle Boogie wrote: > Hi All, > > Problem I want to solve: > I would like the tun interface to 'support' more than one host. Right now, > when > I setup a tun interface, it's only activated on the dest IP, regardless of the > netmask used. > > my /etc/hostname.tun0: > inet

tun interface and netmask

2018-07-27 Thread Jungle Boogie
Hi All, Problem I want to solve: I would like the tun interface to 'support' more than one host. Right now, when I setup a tun interface, it's only activated on the dest IP, regardless of the netmask used. my /etc/hostname.tun0: inet 192.168.40.10 255.255.255.0 192.168.40.1 A workaround I've