/srv/irclogs.ubuntu.com/2022/08/29/#netplan.txt

=== axino` is now known as axino
slyonJornS: Yeah, you cannot have two default gateways "gateway4" fields.. those will be in conflict with each other, but need to configure your routes manually: https://netplan.io/reference/#default-routes07:24
JornStried setting up routing tables and via per the documentation, but still no replies on ping for the 10/16 interface :/ https://pastebin.com/nPZCQGx209:13
JornSanyone able of seeing what i'm doing wrong here?09:14
schopinJornS: on-link: true + gateway feels weird to me? Are you sure about that part?09:25
schopinJornS: more generally, do you know if the pings actually get to your interface? Are they registering if you use `tcpdump -i enp1s0 icmp` ?09:31
JornStried adding the on-link-parameter per netplan docs, but I've tried quite a few variations to this without success so far :/09:39
JornSpings are getting through to the interface: 09:40:15.441275 IP 10.249.137.8 > 10.249.32.104: ICMP echo request, id 8, seq 2695, length 6409:41
schopinJornS: on-link means machines on the subnetwork are reachable directly, e.g. are on the same switch as your interface. That's usually incompatible with having a gateway specified.11:11
schopinAt least that's my understanding of it.11:11
schopinJornS: My understanding of routing tables is somewhat fuzzy, but shouldn't your routing-policy also specify that all traffic *to* 10.0.0.16 should use the table 101?11:15
schopinHem, to 10.0.0.0/1611:15
JornSidk, I'm out of ideas - imho this should work, but I'm too dumb to figure it out :/ https://pastebin.com/4UtkzuDZ12:37
JornSlike, the setup is far form complex - it's just a host with two nics, where one would be used for internal traffic, and another one for internet12:38
JornSshouldn't be _that_ much of an issue to figure out :'(12:38

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!