Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 783432 - sys-apps/systemd-248 network disappearing after changes to interfaces
Summary: sys-apps/systemd-248 network disappearing after changes to interfaces
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-17 13:14 UTC by Jan Psota
Modified: 2021-04-17 17:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Psota 2021-04-17 13:14:09 UTC
(switching back to -247.2 solves all the problems)

I use Shorewall. On new systemd if I add any network interface (Tinc tap in my system) or switch network interface off (ip l s wan down), than up - _all_ the network disappears (I have lan and wan physical interfaces). Nothing changes in iptables nor "ip a" output but I cannot ping router connected directly to wan interface because of "Network unreachable"! (interfaces are still in UP state!)

# ip r a default via 192.168.1.1 dev wan
Error: Nexthop has invalid gateway

I have to stop shorewall (policies stay DROP), turn up iface, add route (it does not appear automatically on -248) then start shorewall and now all the interfaces work until I remove or add any of them.

It may cause serious problems when somebody will restart remote host after upgrade to systemd-248 and will face with same behaviour...
Comment 1 Mike Gilbert gentoo-dev 2021-04-17 17:39:02 UTC
Are you using systemd-networkd? If so, what does your configuration look like?

I don't know what "Tinc tap" means.

I don't use shorewall or iptables in general, so you'll have to provide very specific information for anything to happen with this bug report.

You might be better off working with shorewall/systemd upstream.