Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Squid Proxyserver
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
photocolor
n00b
n00b


Joined: 17 Feb 2003
Posts: 28

PostPosted: Fri Mar 07, 2003 6:30 pm    Post subject: Squid Proxyserver Reply with quote

Hi,

ich habe mir zum erstenmal squid installiert. das funktioniert lokal, nur im lan funzt es nicht.

wenn ich lokal im browser localhost:port eingebe geht alles. wenn ich dann aber eine ipadresse:port oder hostnamen:port angebe geht es nicht mehr.

- wo habe ich was vergessen???

meine daten:
- dsl
- zwei eth-karten
eth0 --> zu DSL 192.168.0.10
eth1 --> zu LAN 192.168.1.11

ifconfig -a
--
eth0 Protokoll:Ethernet Hardware Adresse 00:01:02:FA:0D:BC
inet Adresse:192.168.0.10 Bcast:192.168.0.255 Maske:255.255.255.0
--
eth1 Protokoll:Ethernet Hardware Adresse 00:48:54:1A:38:18
inet Adresse:192.168.1.11 Bcast:192.168.1.255 Maske:255.255.255.0
--
ppp0 Protokoll:Punkt-zu-Punkt Verbindung
inet Adresse:217.232.133.199 P-z-P:217.5.98.173 maske:255.255.255.255

cu
michi
_________________
G'day
Back to top
View user's profile Send private message
MasterOfMagic
l33t
l33t


Joined: 20 Aug 2002
Posts: 677
Location: Vienna, Austria

PostPosted: Fri Mar 07, 2003 6:33 pm    Post subject: Reply with quote

hm ich kenne zwar die konfiguration von squid jetzt nicht, aber ich würde jetzt mal so sagen, dass dein squid nur auf localhost lauscht. irgendwo sollte es in deinem konfigurationsfile vom squid sicher parameter geben bei denen du ihm mitteilst an welchen interfaces er lauschen soll. vielleicht blockst du dich aber auch einfach nur mit einem tcpwrapper oder iptables.

mfg
masterofmagic
_________________
Gentoo 1.4
Kernel 2.4.24
KDE 3.1.5
Back to top
View user's profile Send private message
Attila
Tux's lil' helper
Tux's lil' helper


Joined: 28 Feb 2003
Posts: 93

PostPosted: Fri Mar 07, 2003 7:42 pm    Post subject: Reply with quote

Irgendwo gibt es eine Sektion die sich mit Acl's beschäftigt:

Da trägst du folgendes ein (IP-Adresse anpassen):

acl lan src 172.16.2.0/255.255.255.0
http_access allow lan
icp_access allow lan
misc_access allow lan

Sowas gibt es für Localhost bestimmt schon !

Des weiteren gibt es bei neuere squid-versionen folgendes:

http_port 172.16.2.1:3128
http_port 127.0.0.1:3128

Damit "horcht" Squid dann überhaupt erst im lan !

Atti
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