Hello,
I need to, allow people from outside my network to login to my zabbix frondend. Beacause connection might be made across diiferent enviroment I decided to make small network with only zabbix frontend in in. the plan looks like this:''==
Outside people -- via ovpn --> Cloud environment -- via IPSEC ---> Me
I added third interface to my zabbix zappliance, connected it to network 10.20.40.0/30 so I have gateway, host ip and broadcast in this newtork.
And the question is:
How to make frontend availible od third eth just like I have on first? Will be copy of nginx.conf file with changed listen directive enough?
I need to, allow people from outside my network to login to my zabbix frondend. Beacause connection might be made across diiferent enviroment I decided to make small network with only zabbix frontend in in. the plan looks like this:''==
Outside people -- via ovpn --> Cloud environment -- via IPSEC ---> Me
I added third interface to my zabbix zappliance, connected it to network 10.20.40.0/30 so I have gateway, host ip and broadcast in this newtork.
And the question is:
How to make frontend availible od third eth just like I have on first? Will be copy of nginx.conf file with changed listen directive enough?
Comment