Hi Gert,
Thanks again.

I have two questions:

1- If the port number is different, then "server" IP can be the same? For 
example, the first server use:

port 1194
proto udp
dev tun
ca ca.crt
cert server.crt
key server.key                              
dh dh.pem
server 10.8.0.0 255.255.255.0


The second server use:

port 1195
proto udp
dev tun
ca ca.crt
cert server.crt
key server.key                              
dh dh.pem
server 10.8.0.0 255.255.255.0   


Or both of "port" and "server IP" must be different?



2- You said, "A "NIC" can have multiple IP addresses", so, a server does not 
need to have multiple NAT NICs ? For example, A VPN provider can have a VPN 
server with a NIC that use three or four public IP addresses.


Thank you.





On Sunday, July 23, 2023 at 04:06:25 PM GMT+3:30, Gert Doering 
<g...@greenie.muc.de> wrote: 





Hi,

On Sun, Jul 23, 2023 at 12:30:31PM +0000, Jason Long wrote:
> Thank you so much for your answer.
> So, if I want to have multiple OpenVPN server profile on one NIC, then they 
> must have different port number. Am I right?

On one *IP* address, yes.

A "NIC" can have multiple IP addresses, so "on one NIC" is not really
relevant parameter.


gert
-- 
"If was one thing all people took for granted, was conviction that if you 
feed honest figures into a computer, honest figures come out. Never doubted 
it myself till I met a computer with a sense of humor."
                            Robert A. Heinlein, The Moon is a Harsh Mistress

Gert Doering - Munich, Germany                            g...@greenie.muc.de


_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to