Ticket #207 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

undefined / nonexistent interface in bridge configuration

Reported by: Stano Assigned to: wbx
Priority: minor Milestone:
Component: general Version: 1.0
Keywords: doc documentation handbook Cc:

Description

Hi,

I've just discovered one issue in the network settings / documentation.

When configuring / bringing up the bridge interface br0 before the switch eth0.0 and wireless ath0 interfaces were up I was getting errors - undefined / nonexistent interface. The bridge script was trying to include interface(s) which doesn't exist yet.

The resolution was to move the bridge br0 interface configuration part in the /etc/network/interfaces file to the end of file just after the switch eth0.0 and wireless ath0 interfaces config parts.

I am using FreeWRT 1.0 on my WGT634U, but I believe it is a rather documentation issue.

Regards, Stano

Attachments

Change History

02/07/07 09:13:59 changed by wbx

  • status changed from new to closed.
  • resolution set to fixed.

documented in 1.0 handbook and sample interfaces file.

thx for report.

Waldemar


Add/Change #207 (undefined / nonexistent interface in bridge configuration)




Action