Opened 4 years ago

#3434 new bug

deluged doesn't work with bridge

Reported by: sergio Owned by:
Priority: major Milestone: needs verified
Component: Core Version: 2.0.3
Keywords: Cc:

Description

With

auto eth0
iface eth0 inet dhcp

it works fine.

With

auto br0
iface br0 inet dhcp
	bridge_ports eth0
	bridge_maxwait 0

it doesn't work at all.

Setting Outgoing interface to br0 or eth0 changes nothing. Proxy changes nothing.

Debian sid. All other network programs work fine.

Change History (0)

Note: See TracTickets for help on using tickets.