Thomson TG585 v7 aka O2 Box II

From Ever changing code
Revision as of 12:30, 8 February 2014 by Pio2pio (talk | contribs)
Jump to navigation Jump to search
Enable reply to Pings from WAN
Steps Command Purpose
Step 1 service system list name=PING_RESPONDER expand=enabled Check if "interface group" is associated with WAN (ie enabled)
Step 2 service system ifadd name=PING_RESPONDER group=wan Add to WAN "interface group" (ie enabled)
Step 3 saveall Don't forget this to save config!
Undo -- Disable reply to Pings from WAN -- Default mode
Steps Command Purpose
Step 1 service system ifdelete name=PING_RESPONDER group=wan Remove WAN from "interface group" (ie disabled) -- Default
Step 2 saveall Don't forget this to save config!

References