Skip to main content

Questions tagged [netplan]

The tag has no usage guidance.

0 votes
1 answer
29 views

Netplan one NIC to access a specific IP, another NIC for the remaining traffic to the Internet

I have an Ubuntu 22.04 server with two network interfaces: (enp0s31f6) connected to a Firewall of a private network with output only to the ip 11.162.66.209 (enp6s0) connected to a 4G router output ...
Allid's user avatar
  • 1
1 vote
1 answer
244 views

Ubuntu 22.04 Set up net plan with multiple network interfaces only works with both default routes

I'm setting up a server with 2 network interfaces, I want the main network interface to be the default one to be used, and only use the other for 3 very specific subnets. However, when I configure the ...
Gilles Lesire's user avatar
0 votes
0 answers
206 views

Can I create a netplan that adds a default route between specific interfaces?

I have an Ubuntu 20.04 system with three NICs. I want to isolate them: one for management traffic and the other two other traffic. Call them MGT, T1, and T2. Unless I'm missing something, the Ubuntu ...
Chris Nelson's user avatar
0 votes
0 answers
40 views

Route all traffic **except return traffic** through NAT Gateway

I am fidgeting with NAT Gateways and netplan. I need all traffic that was initiated by the machine, so to say, to go though the nat gateway, and all return traffic in response to inbound requests to ...
bwg 325's user avatar
1 vote
1 answer
511 views

Ubuntu Static Public IP not working (22.04)

We are trying to install a Machine with Ubuntu Server 22.04 in a Data Centre. The DC Host told us these public IP Addresses: IPv4 Net: XXX.XXX.XXX.160/29 Gateway: XXX.XXX.XXX.161 (The X's are the ...
jovan's user avatar
  • 113
0 votes
0 answers
89 views

Custom network interfaces not visible

I'm learning networking on Linux. I started Ubuntu Server 22 on VirtualBox and unfortunately I have a problem. Exactly, I want to add a new network interface with a static IP, I add the interface to ...
PawelC's user avatar
  • 179
0 votes
0 answers
47 views

Setting the same secondary public IP on multiple servers

The question concerns floating public IP's. I'm trying to set up a failover mechanism in the simplest way possible. Are there any hidden downsides to configuring the same secondary static public IP on ...
Blackness's user avatar
  • 101
0 votes
0 answers
658 views

Wireless-Bridge on a ubuntu 22.04 (netplan) for three QEMU VMs

I do have an apparently trivial, but it is rather an ambitious project. Wishing to run three ubuntu 22.04 VMs on my laptop, installing and configuring kubernetes for an initial learning phase with the ...
user1611183's user avatar
0 votes
0 answers
235 views

Attempting to access Nginx from www (public internet network)

I have Nginx running successfully on my local network. Before I proceed with the question, here are the IP addresses: Ubuntu Server Local IP Address: 192.168.29.110 Internet IPv4 IP Address: 45.8....
Daqs's user avatar
  • 101
0 votes
0 answers
172 views

Netplan not changing active port when arp ip target is not reachable

I am trying to configure Ubuntu server 20.0.4 with netplan and use dual copper lan port and optical convertors to achieve redundancy. in my config I have bond created of two interfaces bond-lan: ...
DenisRuzicka's user avatar
0 votes
0 answers
87 views

Netplan persistency

I have a script that modified a lot of routes by using ip route and it also edits the netplan config in /etc/netplan. However I've noticed that when a ip link goes down temporarily and then up again ...
Andrew's user avatar
  • 21
0 votes
0 answers
131 views

How to set Netplan networking configurationfor CloudStack bridges on Ubuntu 20?

I am trying to setup a host for our CloudStack test, but I cannot figure out the issue when configuring the bridged on the network with Netplan. From the installation documentation, they show an ...
Javier Gonzalez Moncayo's user avatar
0 votes
0 answers
448 views

Ubuntu 22.04: Restarting networking.service flushes IP address of an interface

I have migrated my App from Ubuntu 18.04 to 22.04, part of my app will take care of assigning IP to a network interface when it's set to run. Now, I encountered a situation where, when I restart the ...
RaGa__M's user avatar
  • 101
1 vote
1 answer
945 views

Netplan configuration for bridge and route setup

I'm not very versed in netplan. Basic static IPs and VLANs are all I've really done. I need to get this set of commands to persist on reboot: ip link add loop-to-lan link eno1 type macvlan mode bridge ...
Buee's user avatar
  • 11
2 votes
1 answer
1k views

Configuring 2nd and 3rd NIC on Ubuntu 22

I'm trying to install 2nd and 3rd NICs on a Ubunutu 22 VM running on VMWare. At first setup new VM with 1 NIC - that was successful and able to go out to internet: network ethernets: ens160:...
user212398's user avatar

15 30 50 per page
1
2 3 4 5
8