[haiku-bugs] [Haiku] #14908: net_server mixes up interfaces in settings file

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sun, 17 Feb 2019 07:37:17 -0000

#14908: net_server mixes up interfaces in settings file
--------------------------------+------------------------------
 Reporter:  pulkomandy          |        Owner:  axeld
     Type:  bug                 |       Status:  new
 Priority:  normal              |    Milestone:  Unscheduled
Component:  Servers/net_server  |      Version:  R1/Development
 Keywords:                      |   Blocked By:
 Blocking:                      |  Has a Patch:  0
 Platform:  All                 |
--------------------------------+------------------------------
 /system/settings/network/interfaces:
 {{{
 interface       /dev/net/usb_ecm/0 {
         address inet {
                 address 192.168.4.2
                 mask    255.255.255.0
         }
 }
 interface       /dev/net/rtl81xx/0 {
         address inet {
                 auto_config     true
         }
 }
 }}}

 USB interface currently not connected. Static IP gets assigned to the
 second interface. I have to reset that one in Network preferences
 everytime, which does not seem to have any effect on the setting file. At
 next reboot, the problem is back.

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/14908>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: