Feb
05

Enabling ping on Thompson Speedtouch 605s

By Paulie

To enable ping on the WAN/Internet interface on the Thompson Speedtouch 605s (and probably lots of other speedtouch models)

Telnet to the router:

Default username is Administrator (note the capital A)
Default password is empty

Then run:

service system ifadd name=PING_RESPONDER group=wan

You should now be able to ping the wan address.

Categories : Technical Posts

Comments

  1. Pierro says:

    To turn off ping on the WAN/Internet interface, run:

    service system ifdelete name=PING_RESPONDER group=wan

Leave a Reply