Changes between Initial Version and Version 4 of Ticket #1423


Ignore:
Timestamp:
Oct 24, 2007, 11:41:04 PM (17 years ago)
Author:
stippi
Comment:

I investigated a bit, and this should be a net_server bug, not a bug of the Network preflet. With the exact same settings file: on boot, net_server fails to add the gateway route in manual settings mode. When the Network preflet is used to (re)write the exact same settings file, the gateway is added propery. At first I thought it might be a problem in which order the settins are applied (the gateway is considered as pretty much the first thing), I thought it might need the other settings to be originally applied to work, but moving the gateway stuff down as the last thing in NetServer.cpp didn't help.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1423

    • Property Summary App Network References fails to recover gateway ip after rebootApp Network Preferences fails to recover gateway ip after reboot
    • Property Component - Preferences/NetworkServers/net_server
    • Property Milestone R1R1/alpha
  • Ticket #1423 – Description

    initial v4  
    1 The app works nice except after a reboot it doesn't recover the ip from the gateway, also the app can't create the /etc/resolv.conf, i had to touch it manually before the app save the settings on it.
     1Gateway not added to routes on boot, but only when triggering the settings to be reloaded.