OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: ahnkle on October 20, 2004, 05:12:57 am
-
I am trying to browse with opera, but it doesn't like my proxy. I cant find anything about a proxy in opera's preferences, although the opera.ini file does mention proxy settings. I have tried editing the ini file but cant get that to work either.
I have the package manager running, by using a .wgetrc file with the proxy settings in.
Any ideas?
hentges T5 ROM.
packages installed on sd
netgear ma701 cf wifi card
opera 7.30 (opera_sl-5x00-7.30.9965_arm.ipk)
-
*DELETED*
-
Search for "opera AND proxy" using the search link at the top of the page.
There are over 20 hits - about half will probably answer your question
stu
-
I did find clues to the answer to my question, after looking around.
Don't change the opera.ini file, as opera picks up proxy info from elsewhere.
I got opera 7.3 to work after I created a file called Proxies.conf.
I found that a file called /root/Applications/Network/modules/Proxies.conf is needed. Contents are as below.
=========file starts=========
[Info]
[Properties]
autoconfig =
ftphost = proxy.linux.bogus
ftpport = 8181
httphost = proxy.linux.bogus
httpport = 8181
noproxies =
type = 2
=========file ends=========
-
The key line in the post above is:
type=2
I don't know why, and if you edit the proxies area (or maybe any area) using the network config app, it will reset it to =1.
The configuration is in the referenced directory, but I think there are multiple configurations, one for each kind of card (if you have them), so you may need to change more than one.