Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Welche Proxy-Konfiguration?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
giga89
Apprentice
Apprentice


Joined: 30 Mar 2005
Posts: 153

PostPosted: Mon Jan 16, 2006 2:25 pm    Post subject: Welche Proxy-Konfiguration? Reply with quote

Hallo!

Ich sitz hier in meinem Internat und würde gern gentoo installiern, da ichs ziemlich kaputt gemacht habe durch den Umstellungsversuch auf gcc 3.4.4...
Das problem ist aber folgendes:
Ich hänge hier an einem Gateway, der noch mal an einen Proxy-Server geht und bei dem einige Ports gesperrt sind.
Bin soweit gekommen, dass ich per ping einen server zwar finde, allerdings die Pakete alle verloren gehen.
Ausgehende Dateien sind also nicht das Problem, sondern eingehende. Muss ich dafür also einen extra Port angeben und wenn ja, wie geht das?

Hoffe ihr könnt mir helfen, thx schonma
Back to top
View user's profile Send private message
s|mon
Apprentice
Apprentice


Joined: 04 Jul 2004
Posts: 209
Location: Bayern [de]

PostPosted: Mon Jan 16, 2006 4:48 pm    Post subject: Reply with quote

Wenn du ein Image ziehen willst oder das emerge seine Distfiles über den Proxy zieht, stell deine Umgebungsvariablen auf den Proxy ein.
Quote:
export HTTP_PROXY="http://meinproxy.de:80"
als Beispiel für die Bash. Dann sollte wget diesen verwenden, äquivalent mit FTP_PROXY.
Wenn du einen Sync machen willst wird das allerdings nicht genügen, hier sollte ein emerge-websync funktionieren.
Back to top
View user's profile Send private message
giga89
Apprentice
Apprentice


Joined: 30 Mar 2005
Posts: 153

PostPosted: Mon Jan 16, 2006 5:46 pm    Post subject: Reply with quote

Das hatte ich alles probiert, nur funktioniert es in keinster Weise anders also ohne die export-befehle...
export http_proxy="benutzername:passwort@proxyserver:port" <- so ists doch richtig oder? in dieser form hilfts nur irgendwie nich...
Back to top
View user's profile Send private message
s|mon
Apprentice
Apprentice


Joined: 04 Jul 2004
Posts: 209
Location: Bayern [de]

PostPosted: Mon Jan 16, 2006 7:06 pm    Post subject: Reply with quote

Ja sollte passen, aber stell nochmal das Protokol vorne dran, das macht eventuell einen Unterschied.
Code:
export http_proxy="http://benutzername:passwort@proxyserver:port/"
export ftp_proxy="http://benutzername:passwort@proxyserver:port/"

Was genau hast du probiert, ein emerge oder mal ein normales wget www.heise.de (als Beispiel) ? Klappt beides nicht ? Und wenn nicht wie siehts mit normalem Browsen, z.B. mit Firefox, aus ?

Edit: Ein Anpassen der proxy-user und proxy-passwd Variablen von wget (in der wgetrc, oder Kommandozeile) könnte auch zum Ziel führen.
Back to top
View user's profile Send private message
giga89
Apprentice
Apprentice


Joined: 30 Mar 2005
Posts: 153

PostPosted: Mon Jan 16, 2006 7:22 pm    Post subject: Reply with quote

das ganze mache ich von der livecd auf, es scheitert daran, dass ich per links keine seite aufrufen kann, steht nur die ganze zeit "making connection".
auch wenn ich in links nen proxy einstelle gehts nicht. werde mal den admin fragen was da nicht stimmen könnte, wenn euch noch was einfällt, immer her damit
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum