OpenWrt Forum Archive

Topic: Can I install this on OpenWRT ?

The content of this topic has been archived on 21 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hello guys !

My ISP is giving me headaches. I want to have wireless in my house but they don't allow that. They are giving acces to internet connection only if you run a small program to identify the user. More than that they are sending packages with TTL=1. The TTL program is resolved, i mean i have changed the iptables information increasing it to 64.

Now the internet works fine, even without their program, but after half an hour the net stops. If i run the ISP program from any client PC connected to the router, the internet gets back to life !

So... i think i must somehow run that program on my router wright ?

What i have found on the ISP webpage is a list of programs to install on linux for gaining acces to the internet. The list is here -> http://anonym.to/?http://acces.czone.ro … linux.html

I should example some for you :

libmcrypt 2.5.7 (tar.gz) [4,187Kb]
PHP 5.1.2 (tar.gz) [7,875Kb]
Wget 1.10.2 (tar.gz) [1,221Kb]

Can i install all of that programs on my router ?

Thank you in advance !

can i install glibc libraries on OpenWRT ?

(Last edited by simistef on 2 Jan 2008, 17:57)

Hi,

every program needs the glibc. So they is installed.

wget and php are possible with kamikaze

root@fonera:~# ipkg list |grep libmcrypt
libmcrypt - 2.5.7-1 - Cryptographic library

I tried to connect to your link but I got a connection error.

j0inty.sL

for me the link is working.

i will post here the part that i'am interested in. I do have to install Zend, and i have several libraries for several operating systems. Here they are:

Zend 2.6.2-aix5.1-ppc (tar.gz)   
Zend 3.0.0-aix5.1-ppc (tar.gz)
Zend 2.6.2-freebsd5.4-i386 (tar.gz)   
Zend 3.0.0-darwin7.8-ppc (tar.gz)
Zend 3.0.0-freebsd5.4-i386 (tar.gz)
Zend 3.0.0-freebsd6.0-i386 (tar.gz)

Zend 2.6.2-linux-glibc23-ppc64 (tar.gz)
Zend 2.6.2-linux-glibc21-i386 (tar.gz)   
Zend 2.6.2-linux-glibc23-64bit (tar.gz)   
Zend 3.0.0-linux-glibc21-i386 (tar.gz)
Zend 3.0.0-linux-glibc23-ppc64(tar.gz)
Zend 3.0.0-linux-glibc23-64bit (tar.gz)

Zend 2.6.2-sunos5.8-sparc (tar.gz)   
Zend 2.6.2-Mac_OS_X (tar.gz)   
Zend 2.6.2-sunos5.9-i386 (tar.gz)   
Zend 3.0.0-sunos5.9-i386 (tar.gz)

Is there any version from the ones on the top that i can install on OpenWRT ?

Thank you for your time !

which kind of openwrt arch do you use for your hardware ???

i am using the White Russian version, but i will install any kind of firmware that can help me in installing those packages.

here is the document with the full install steps in english from the link that is not working :

http://www1.rapidupload.ro/download.php … 1523947716

Thanks

What does "uname -a" say ???

root@fonera:~# uname -a
Linux fonera 2.6.21.5 #2 Sun Sep 30 20:16:16 CEST 2007 mips unknown

So my system is a mips arch and I can't using Zend because its closed source and not compiled for my arch.

The discussion might have continued from here.