RESOLUT (autrement) --Script reconnection routeur, quel langage et comment faire ?

bonjour , je vient faire appel à votre aide car je voudrais créer un script qui accède à mon routeur Netgear (http) et qui deconecte puis reconecte internet (dans le but de changer l’ip) .

Voici se qui se passe quand je le fait manuellement :
( merci a l’extention firefox “live http header”)

http://192.168.0.1/

GET / HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 401 Unauthorized
Date: Wed, 14 May 2008 16:31:28 GMT
WWW-Authenticate: Basic realm="NETGEAR DG834G "
Content-Type: text/html
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/)

GET / HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=start.htm)

GET /setup.cgi?next_file=start.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=top.htm)

GET /setup.cgi?next_file=top.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=start.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=menu.htm)

GET /setup.cgi?next_file=menu.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=start.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)

GET /setup.cgi?next_file=s_status.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=start.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/redbull.gif)

GET /redbull.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=menu.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:31:44 GMT
Content-Type: image/gif
Content-Length: 170
Last-Modified: Thu, 22 May 2003 06:45:44 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/spacer.gif)

GET /spacer.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=menu.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:31:44 GMT
Content-Type: image/gif
Content-Length: 43
Last-Modified: Thu, 22 May 2003 06:45:44 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/form.css)

GET /form.css HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/css,*/*;q=0.1
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:31:44 GMT
Content-Type: text/css
Content-Length: 1122
Last-Modified: Tue, 01 Feb 2005 08:56:01 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/darkblue.gif)

GET /darkblue.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=top.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:31:44 GMT
Content-Type: image/gif
Content-Length: 43
Last-Modified: Thu, 22 May 2003 06:45:44 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/utility_fr.js)

GET /utility_fr.js HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: */*
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:31:44 GMT
Content-Type: application/x-javascript
Content-Length: 13744
Last-Modified: Tue, 04 Oct 2005 10:28:54 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/settingsDG834G-fre.gif)

GET /settingsDG834G-fre.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=top.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:31:44 GMT
Content-Type: image/gif
Content-Length: 7333
Last-Modified: Sat, 13 Sep 2003 08:33:54 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/linux_fr.js)

GET /linux_fr.js HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: */*
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:31:44 GMT
Content-Type: application/x-javascript
Content-Length: 12266
Last-Modified: Tue, 04 Oct 2005 09:32:45 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/menublue.gif)

GET /menublue.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=menu.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:31:44 GMT
Content-Type: image/gif
Content-Length: 823
Last-Modified: Thu, 22 May 2003 06:45:44 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/liteblue.gif)

GET /liteblue.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:31:44 GMT
Content-Type: image/gif
Content-Length: 95
Last-Modified: Thu, 22 May 2003 06:45:44 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/blank.htm)

GET /blank.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=start.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/hsstatus_w.htm)

GET /hsstatus_w.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/help.css)

GET /help.css HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/css,*/*;q=0.1
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/hsstatus_w.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:31:45 GMT
Content-Type: text/css
Content-Length: 964
Last-Modified: Tue, 01 Feb 2005 08:56:01 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/favicon.ico)

GET /favicon.ico HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 404 Not Found
Date: Wed, 14 May 2008 16:31:45 GMT
Content-Type: text/html
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm&todo=cfg_init)

GET /setup.cgi?next_file=s_status.htm&todo=cfg_init HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=menu.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/favicon.ico)

GET /favicon.ico HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 404 Not Found
Date: Wed, 14 May 2008 16:31:46 GMT
Content-Type: text/html
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/hsstatus_w.htm)

GET /hsstatus_w.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm&todo=cfg_init)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/favicon.ico)

GET /favicon.ico HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 404 Not Found
Date: Wed, 14 May 2008 16:31:46 GMT
Content-Type: text/html
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=wanstat.htm)

GET /setup.cgi?next_file=wanstat.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm&todo=cfg_init)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=st_poe.htm)

GET /setup.cgi?next_file=st_poe.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=st_poe.htm)

GET /setup.cgi?next_file=st_poe.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=st_poe.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=st_poe.htm)

GET /setup.cgi?next_file=st_poe.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=st_poe.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=st_poe.htm)

GET /setup.cgi?next_file=st_poe.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=st_poe.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi)

POST /setup.cgi HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=st_poe.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=
Content-Type: application/x-www-form-urlencoded
Content-Length: 54
todo=connect&this_file=st_poe.htm&next_file=st_poe.htm
HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/)

GET / HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=start.htm)

GET /setup.cgi?next_file=start.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=top.htm)

GET /setup.cgi?next_file=top.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=start.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=menu.htm)

GET /setup.cgi?next_file=menu.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=start.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)

GET /setup.cgi?next_file=s_status.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=start.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/spacer.gif)

GET /spacer.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=menu.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:13 GMT
Content-Type: image/gif
Content-Length: 43
Last-Modified: Thu, 22 May 2003 06:45:44 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/blank.htm)

GET /blank.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=start.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/form.css)

GET /form.css HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/css,*/*;q=0.1
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:13 GMT
Content-Type: text/css
Content-Length: 1122
Last-Modified: Tue, 01 Feb 2005 08:56:01 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/darkblue.gif)

GET /darkblue.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=top.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:13 GMT
Content-Type: image/gif
Content-Length: 43
Last-Modified: Thu, 22 May 2003 06:45:44 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/settingsDG834G-fre.gif)

GET /settingsDG834G-fre.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=top.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:13 GMT
Content-Type: image/gif
Content-Length: 7333
Last-Modified: Sat, 13 Sep 2003 08:33:54 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/redbull.gif)

GET /redbull.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=menu.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:13 GMT
Content-Type: image/gif
Content-Length: 170
Last-Modified: Thu, 22 May 2003 06:45:44 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/utility_fr.js)

GET /utility_fr.js HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: */*
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:13 GMT
Content-Type: application/x-javascript
Content-Length: 13744
Last-Modified: Tue, 04 Oct 2005 10:28:54 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/menublue.gif)

GET /menublue.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=menu.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:13 GMT
Content-Type: image/gif
Content-Length: 823
Last-Modified: Thu, 22 May 2003 06:45:44 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/linux_fr.js)

GET /linux_fr.js HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: */*
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:13 GMT
Content-Type: application/x-javascript
Content-Length: 12266
Last-Modified: Tue, 04 Oct 2005 09:32:45 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/liteblue.gif)

GET /liteblue.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:13 GMT
Content-Type: image/gif
Content-Length: 95
Last-Modified: Thu, 22 May 2003 06:45:44 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/hsstatus_w.htm)

GET /hsstatus_w.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/help.css)

GET /help.css HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/css,*/*;q=0.1
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/hsstatus_w.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:13 GMT
Content-Type: text/css
Content-Length: 964
Last-Modified: Tue, 01 Feb 2005 08:56:01 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/favicon.ico)

GET /favicon.ico HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 404 Not Found
Date: Wed, 14 May 2008 16:32:13 GMT
Content-Type: text/html
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/)

POST / HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/favicon.ico)

GET /favicon.ico HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 404 Not Found
Date: Wed, 14 May 2008 16:32:21 GMT
Content-Type: text/html
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/)

GET / HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/favicon.ico)

GET /favicon.ico HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 404 Not Found
Date: Wed, 14 May 2008 16:32:27 GMT
Content-Type: text/html
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=start.htm)

GET /setup.cgi?next_file=start.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=menu.htm)

GET /setup.cgi?next_file=menu.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=start.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=top.htm)

GET /setup.cgi?next_file=top.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=start.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)

GET /setup.cgi?next_file=s_status.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=start.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/redbull.gif)

GET /redbull.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=menu.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:28 GMT
Content-Type: image/gif
Content-Length: 170
Last-Modified: Thu, 22 May 2003 06:45:44 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/darkblue.gif)

GET /darkblue.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=top.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:28 GMT
Content-Type: image/gif
Content-Length: 43
Last-Modified: Thu, 22 May 2003 06:45:44 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/form.css)

GET /form.css HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/css,*/*;q=0.1
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:28 GMT
Content-Type: text/css
Content-Length: 1122
Last-Modified: Tue, 01 Feb 2005 08:56:01 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/settingsDG834G-fre.gif)

GET /settingsDG834G-fre.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=top.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:28 GMT
Content-Type: image/gif
Content-Length: 7333
Last-Modified: Sat, 13 Sep 2003 08:33:54 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/blank.htm)

GET /blank.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=start.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/menublue.gif)

GET /menublue.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=menu.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:28 GMT
Content-Type: image/gif
Content-Length: 823
Last-Modified: Thu, 22 May 2003 06:45:44 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/utility_fr.js)

GET /utility_fr.js HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: */*
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:28 GMT
Content-Type: application/x-javascript
Content-Length: 13744
Last-Modified: Tue, 04 Oct 2005 10:28:54 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/spacer.gif)

GET /spacer.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=menu.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:28 GMT
Content-Type: image/gif
Content-Length: 43
Last-Modified: Thu, 22 May 2003 06:45:44 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/linux_fr.js)

GET /linux_fr.js HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: */*
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:28 GMT
Content-Type: application/x-javascript
Content-Length: 12266
Last-Modified: Tue, 04 Oct 2005 09:32:45 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/liteblue.gif)

GET /liteblue.gif HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:28 GMT
Content-Type: image/gif
Content-Length: 95
Last-Modified: Thu, 22 May 2003 06:45:44 GMT
Connection: close
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/hsstatus_w.htm)

GET /hsstatus_w.htm HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=s_status.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 OK
Content-Type: text/html
----------------------------------------------------------
[192.168.0.1...](http://192.168.0.1/help.css)

GET /help.css HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept: text/css,*/*;q=0.1
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: [192.168.0.1...](http://192.168.0.1/hsstatus_w.htm)
Authorization: Basic YWRtaW46cGFzc3dvcmQ=

HTTP/1.x 200 Ok
Date: Wed, 14 May 2008 16:32:28 GMT
Content-Type: text/css
Content-Length: 964
Last-Modified: Tue, 01 Feb 2005 08:56:01 GMT
Connection: close
----------------------------------------------------------

Voila , quel langage utilisé ?

merci de votre aide …

ps : je suis debutan
Edité le 15/05/2008 à 17:10

Bonsoir,

J’ai supprimé ta décoration dans le titre, nous ne sommes pas sur un forum concours de papiers-peints.
Merci de ta compréhension.

Java le peut (Standard Edition et Mobile Edition).

Conseil : ne t’occupe pas des requêtes GET qui demandent des fichiers .gif/.jpg/.css/.js (e.g. GET /help.css HTTP/1.1, GET /linux_fr.js HTTP/1.1).

[spoiler]Question hors-sujet : ton mot de passe d’admin est “password” ?[/spoiler]

oui, il faut être conecter par cable pour configurer donc …:wink:

en msdos je fait :

START []192.168.0.1...](http://192.168.0.1/setup.cgi?next_file=st_poe.htm[/code)
 et apres pour se loger et deconect + reconect ?

merci de votre aide je vois pas la !!

Merci

ps : voici le bat d'un gas pour une livebox [code]@echo off
echo.
:AGAIN
@for /F "tokens=13,*" %%i in ('ipconfig^|find "IP-Ad"') do @set IP=%%j
@echo Anforderung neuer IP-Adresse...
echo.
START [admin:admin@192.168.1.1...](http://admin:admin@192.168.1.1/adslok.cgi?enblInternet=1)
@for /F "tokens=13,*" %%i in ('ipconfig^|find "IP-Ad"') do @set IPNEW=%%j
if %IP% == %IPNEW% GOTO AGAIN
echo.
:END
@echo Alte IP.....: %IP%
@echo Neue IP.....: %IPNEW%
@echo ............. Anforderung neuer IP-Adresse erfolgreich.
echo.
echo.
@echo IP Refresh
@echo programmed by @po. (2007)
ping 192.168.123.25 -n 10 -w 1000 > NUL



meme si s’est différent … je ne comprend rien a son bat !:@

merci de m’éclairer …
Edité le 15/05/2008 à 00:54

RESOLUT !

je voulais se script pour crytload mais j’ais réussit a le faire par la marche normale !:slight_smile:
Edité le 15/05/2008 à 17:09