User Feedback :: I get it...



I don't use proxy settings. Gateway, dns server and ip adresses are given out by a dhcp server.

Kind of know that I misunderstood you now. But I don't use a proxy server, that's for sure

- Set

so you have a direct connection to the net???
A direct connection, but it is heavily firewalled, and I don't control the firewall.

Ico2: If you have the time and msn, I would appriciate it if you added me on your contact list. my msn is: set(a)devildoll.nl

ok, for anyone having the same problem: here is how it was solved:

go to the mydsl repository, (via the dsl website) and download the dsls there.

If you want to change myDSL to use http rather than ftp you can hack /usr/bin/mydslgui.pl and change the 'ftp:' to 'http:' in the grab subroutine, or see my port in the DSL Extensions forum about hacking myDSL to show download progress in an xterm.

The following command should make the changes for you...

sudo bash -c "(cd /usr/bin; cp mydslgui.pl mydslgui.pl.orig; cat mydslgui.pl.orig | sed 's/wget ftp:/xterm -e wget http:/g' > mydslgui.pl)"

PG :)

Next Page...
original here.