Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2013 00:09:36 +0100
From:      markus.hoenicka@mhoenicka.de
To:        freebsd-questions@freebsd.org
Subject:   how do I restart lagg0 properly?
Message-ID:  <20743.1328.684144.654036@wombat.mininet>

next in thread | raw e-mail | index | archive | help
Hi,

I've tried to setup link aggregation to allow networking through WLAN
and ethernet on my laptop, see:

http://lists.freebsd.org/pipermail/freebsd-questions/2013-January/248605.html

(this thread contains my network setup information)

The lack of replies may indicate that it is not possible to set up
lagg in a way which allows to setup networking either via WLAN or via
ethernet, whichever is accessible during boot. In any case I figured
that I should be able to bring down networking completely and restart
it completely after I plugged in a LAN cable to work around this
limitation. I tried things like:

service netif restart lagg0

I understand that both routing and DHCP will be affected by
temporarily bringing down the network, so I added commands like these
in various orders:

service routing restart

service dhclient restart

All in all, to no avail. I can't even ping my DSL router after
fiddling with lagg0 after boot.

What is the correct incantation of commands to cleanly shut down and
restart my networking?

thanks,
Markus

-- 
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20743.1328.684144.654036>