|
|
Patrick Lesslie wrote:
Hi again :)
I'm a little confused about multiple servers. When I have
several servers, say /etc/openvpn/server*.conf, should I use
the same address for each "ifconfig" line, or a different one
each time? E.g. if I have "ifconfig 10.1.0.30 255.255.255.0"
should I use 10.1.0.31 in the next one? I'm still using v 1.5
so unfortunately I can't use the groovy new v2 features yet :>
Patrick Lesslie
Netmask 255.255.255.0 covers all numbers from 10.1.0.0 to 10.1.0.255.
It is easyer to use a subnet for each client so next server-config will
be 10.1.1.30 255.255.255.0.
--
mvh
Morten Christensen
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|