[systemd-devel] The Bridge on the River PID EINS

poma pomidorabelisima at gmail.com
Mon Mar 17 12:20:13 PDT 2014


On 17.03.2014 09:07, Tom Gundersen wrote:
...
> What you probably want is something like this:
> 
> $ ll /etc/systemd/network/
> ... bridge0.netdev
> ... bridge0.network
> ... enp3s0.network
> 
> $ cat /etc/systemd/network/enp3s0.network
> [Match]
> Name=enp3s0
> 
> [Network]
> Bridge=bridge0
> 
> $ cat /etc/systemd/network/bridge0.netdev
> [NetDev]
> Name=bridge0
> Kind=bridge
> 
> $ cat /etc/systemd/network/bridge0.network
> [Match]
> Name=bridge0
> 
> [Network]
> Address=192.168.2.2/24
> Gateway=192.168.2.1
> DNS=192.168.2.1
> 
> Cheers,
> 
> Tom
> 

All right!
Thanks.

http://goo.gl/rL9KXr
https://bugzilla.redhat.com/attachment.cgi?id=875621

Attached are additional examples for the manual, related to bridging.


poma


-------------- next part --------------
A non-text attachment was scrubbed...
Name: systemd-man-bridge-complete.diff
Type: text/x-patch
Size: 3130 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20140317/55af13f6/attachment.bin>


More information about the systemd-devel mailing list