On 1/20/20 1:58 PM, Peter Easthope wrote: > Hi, > > In Debian 10.2, configuration of a USB-Ethernet adapter, > named according to an /etc/systemd/network/*.link file, > can be delayed beyond shorewall execution at system startup. > In my observation, a USB host adapter on the system board > works better than an add-on PCI host adapter. > > /usr/share/shorewall/wait4ifup exists here. Is it still > necessary? Can anyone have a clever way of sequencing > with systemd configurations? >
The Shorewall.service file specifies:
Wants=network-online.target
After=network-online.target
which seems to work well with ifup. From what you are reporting, it
doesn't seem to work reliably with systemd-networkd.
I guess the next thing to do is to specify the 'wait' option in the USB
host adapter's entry in /etc/shorewall/interface.
-Tom
--
Tom Eastep \ Q: What do you get when you cross a mobster
Shoreline, \ with an international standard?
Washington, USA \ A: Someone who makes you an offer you
http://shorewall.org \ can't understand
\________________________________________
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
