Score:0

NAT Ubuntu 20.04.2 LTS

I need help configuring the network on my Zabbix Server, if anyone can direct me to what I should do, I appreciate it!

I have 3 NICs on my Ubuntu 20.04.2 LTS Server, configured in NetPlan:

network:

version: 2

renderer: networkd

ethernets:

ens2f0: dhcp4: no dhcp6: no addresses: [200.210.59.110/28] gateway4: 200.210.59.97 nameservers: addresses: [1.1.1.1, 8.8.8.8]

ens2f1: dhcp4: no dhcp6: no addresses: [10.96.200.112/24] gateway4: 10.96.200.1 nameservers: addresses: [10.96.200.25, 10.23.0.5]

enp5s0: dhcp4: true dhcp6: no

ip route:

Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 200.210.59.97 0.0.0.0 UG 50 0 0 ens2f0

0.0.0.0 10.96.200.1 0.0.0.0 UG 60 0 0 ens2f1

0.0.0.0 10.23.0.4 0.0.0.0 UG 100 0 0 enp5s0

10.23.0.0 0.0.0.0 255.255.0.0 U 100 0 0 enp5s0

10.23.0.4 0.0.0.0 255.255.255.255 UH 100 0 0 enp5s0

10.96.200.0 0.0.0.0 255.255.255.0 U 60 0 0 ens2f1

172.17.0.0 0.0.0.0 255.255.0.0 U 0 0 0 docker0

200.210.59.96 0.0.0.0 255.255.255.240 U 50 0 0 ens2f0

I need to leave the ens2f0 interface as the default for internet output, without losing communication from the others. What should I do in this need?

Thanks

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.