Can't Get Enough RSS 2.0
 Tuesday, December 25, 2007

Some people disable the Speedtouch's firewall just to enable the icmp-echoreply, which is not correct, here is how to enable the icmp-echoreply on Speedtouch.

First login to the Speedtouch's CLI using telnet, the default ip of the speedtouch is 10.0.0.138.

 

By default the speedtouch comes without username and password, just press Enter on the username prompt, or type your username and password.

On the speedtouch command prompt, copy and past the following:

:firewall chain create chain=input
:firewall chain create chain=sink
:firewall chain create chain=source
:firewall chain create chain=output

 

 

Then... the following:

:firewall assign hook=input chain=input
:firewall assign hook=sink chain=sink
:firewall assign hook=source chain=source
:firewall assign hook=output chain=output

 

 

Then... the following:

:firewall rule create chain=input index=0 dstintfgrp=wan prot=icmp icmptype=echo-request action=accept
:firewall rule create chain=sink index=0 dstintfgrp=wan prot=icmp icmptype=echo-request action=accept
:firewall rule create chain=source index=0 dstintfgrp=wan prot=icmp icmptype=echo-reply action=accept
:firewall rule create chain=output index=0 dstintfgrp=wan prot=icmp icmptype=echo-reply action=accept

Finally:

Saveall

 

 

Now ping your wan ip from http://network-tools.com/

 

If you want to know more about speedtouch firewall, check these sites:

http://www.speedtouch.nl/docs/AppNotes/AppNote_Firewalling.pdf

http://www.fredshack.com/docs/alcatel.html

Tuesday, December 25, 2007 12:17:25 AM UTC  #    Comments [2] -
Modems/Routers
Sunday, May 17, 2009 5:07:05 PM UTC
Thank you. This works.
John
Thursday, August 06, 2009 8:07:43 AM UTC
+1 ! Thanks
Ninho
Name
E-mail
Home page

Comment (Some html is allowed: a@href@title, strike) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  

Enter the code shown (prevents robots):

Live Comment Preview
Navigation
Categories
Archive
<September 2010>
SunMonTueWedThuFriSat
2930311234
567891011
12131415161718
19202122232425
262728293012
3456789
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright 2010
Ghazi Sarhan
Sign In
Statistics
Total Posts: 13
This Year: 0
This Month: 0
This Week: 0
Comments: 4
Themes
Pick a theme:
All Content © 2010, Ghazi Sarhan
DasBlog theme 'Business' created by Christoph De Baene (delarou)