Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#396 closed (invalid)

LAN interface (br0)'s gateway setting no longer function in svn8995

Reported by: jnjn Owned by: somebody
Keywords: Cc:

Description

setting a geteway for LAN (br0) in web gui has no effect in svn8995. it was working in svn8765 (eko's build).

Change History (3)

comment:1 Changed 5 years ago by jnjn

  • priority changed from major to minor

corrections: the gateway setting will be lost if "ifconfig br0 down" and "ifconfig br0 up" are issued in startup script.

comment:2 Changed 5 years ago by BrainSlayer

  • Resolution set to invalid
  • Status changed from new to closed

so this is no bug. the route gets always lost if you shut down the interface where the route is applied. this is no bug. this is standard unix

comment:3 Changed 5 years ago by BrainSlayer

as additional help call "startservice set_routes" after you have done ifconfig br0 up in your startup script

Note: See TracTickets for help on using tickets.