Debian 8 Bridge

Source: Internet
Author: User

Debian configures the bridge via the Virt-manager graphical interface:
before 7, no problem!
8 Start, 32 seconds before, but can normal use, extremely uncomfortable!
and,/var/log/daemon.log:
Configuring network Interfaces ...set forward delay failed:numerical result out of range
waiting for Br0 to get ready (maxwait is seconds). Done . 

8 Auto-formed configuration,/etc/network/interfaces:
source/etc/network/interfaces.d/*
Auto Loiface lo inet loopback
Auto Br0iface br0 inet static address 192.168.1.208 netmask 255.255.255.0 bridge_ports eth1 BRIDGE_STP on Gatewa Y 192.168.1.1bridge_maxwait 0 # bridge_fd 0.0



Repair and conclusion: added: (bridge_maxwait 0 )
Delete:(# bridge_fd 0.0)
start silently, log normal, configuring network Interfaces...done.
problem Solving !

if not removed: (bridge_fd 0.0)
Error message in log: (set forward delay failed:numerical resultout of range)
If not added: (bridge_maxwait 0 ), the boot has a 32-second delay,(waiting for Br0 to get ready (maxwait is seconds).)but log no Error record!



Debian 8 Bridge

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.