Page 1 of 1

router configuration using telnet

Posted: Tue Aug 14, 2007 7:59 am
by diyasafra
for my final project, i will develop one system for router configuration using telnet using PHP script.is that right by using fsockopen function it can be useful for telnet in PHP.please, is someone have experience or suggestion or guideline for router configuration in telnet using PHP script, hope it can share with me.,please..your attention are meaningful to me..

Posted: Tue Aug 14, 2007 9:18 am
by s.dot
I don't understand why you'd need a persisent connection (of course i don't know a lot about routers and their configuration). But it seems to me a form when action posted.. using exec() would be suitable enough.

Posted: Tue Aug 14, 2007 9:29 am
by feyd
Why did this need a new thread?

Posted: Tue Aug 14, 2007 11:56 am
by diyasafra
the main purpose of this project is for configure the router using telnet connection such as Ping , Telnet, router Rip, and change hostname and set password in web based. the router that suggested that will be used is cisco 2600 series..
sorry feyd, if this have similar thread, can i see it..i search here but can't really understand the telnet configuration.

Posted: Tue Aug 14, 2007 12:01 pm
by feyd
diyasafra wrote:sorry feyd, if this have similar thread, can i see it..i search here but can't really understand the telnet configuration.
I was referring to your previous thread with the exact same problem(s) stated.

Posted: Tue Aug 14, 2007 12:21 pm
by diyasafra
oh ya..sorry...but is there any guideline can i referred too for configure the router using telnet ?