Opened 11 years ago

Last modified 7 years ago

#9386 assigned bug

Disable a NetworkCard not working

Reported by: jahaiku Owned by: phoudoin
Priority: normal Milestone: R1
Component: Servers/net_server Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

If you disable a NetworkCard in the NetworkPrefs, then in the Network-Config-File the interface is set to disabled, but if you restart Haiku it is again initialised with DHCP.

x86, gcc4, hrev45179

Change History (4)

comment:1 by diver, 11 years ago

Owner: changed from axeld to phoudoin
Status: newassigned
Version: R1/alpha4.1R1/Development

Interface disabling support was added in hrev37091

comment:2 by phoudoin, 11 years ago

Component: Preferences/NetworkServers/net_server

comment:3 by phoudoin, 7 years ago

This setting was splitted into interface flags and address mode (for ipv4: autoconf, static or disabled)

A down interface (Disable button on interface in Network preflet) is not persistent, at next reboot the interface is up again.

A disabled ipv4 address setup is not persistent either.

So, something was lost in the BNeworkSettings* redesign.

Note: See TracTickets for help on using tickets.