Author Topic: Opera through a proxy  (Read 2562 times)

ahnkle

  • Newbie
  • *
  • Posts: 4
    • View Profile
Opera through a proxy
« 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)
zaurus 5500
hentges cardfs 3.5.3,opie 1.2
512Mb kingston sd
ambicom wl1100C-CF

dougeeebear

  • Hero Member
  • *****
  • Posts: 537
    • View Profile
    • http://
Opera through a proxy
« Reply #1 on: October 20, 2004, 09:07:12 am »
*DELETED*
« Last Edit: October 20, 2004, 12:08:18 pm by dougeeebear »
Zaurus SL-C1000 and SL-5500
NetWalker PC-T1 (tablet)

Stubear

  • Hero Member
  • *****
  • Posts: 1164
    • View Profile
    • http://
Opera through a proxy
« Reply #2 on: October 20, 2004, 09:25:41 am »
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
SL-C1000, Hand converted to English with Japanese Input
Running X apps via X/Qt
iRiver USB host cable; Diatec P-Cord usb power cable (extendable); Acro's Reel Cable USB (A to A, B, Mini-B,  & Mini-B 8pin); GreenHouse 1Gb PicoDrive+; 2x256Mb Hagiwara SD cards; 128Mb Transcend CF card; 512Mb PQI CF card; AmbiCom WL1100C-CF 11B WLAN card

ahnkle

  • Newbie
  • *
  • Posts: 4
    • View Profile
Opera through a proxy
« Reply #3 on: October 20, 2004, 11:49:00 am »
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.

Code: [Select]
=========file starts=========
[Info]
[Properties]
autoconfig =
ftphost = proxy.linux.bogus
ftpport = 8181
httphost = proxy.linux.bogus
httpport = 8181
noproxies =
type = 2
=========file ends=========
zaurus 5500
hentges cardfs 3.5.3,opie 1.2
512Mb kingston sd
ambicom wl1100C-CF

tz

  • Full Member
  • ***
  • Posts: 102
    • View Profile
    • http://
Opera through a proxy
« Reply #4 on: October 20, 2004, 12:41:35 pm »
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.