Greetings,

I know the LTSP Clients run using the server ip address. I have assigned two ip addresses to the server. One IP address is a Squid proxy server, the other should be the LTSP server.

I want to set the firewall to reject anything that does not come from the proxy, but the clients seem to connect to the proxy with using whatever ip the proxy is set to.

I have set LTSP_ETH_INTERFACE=eth0:1 (which is 192.168.1.6) in ltsp.config, and set the proxy to listen to 192.168.1.3.

But for the clients to access web sites I still need a

acl webopac_terms       src 192.168.1.3/255.255.255.255

And

http_access allow webopac_terms webopac_dests

to allow the ltsp clients to visit the allowed sites on the internet. Using a rule

acl webopac_terms       src 192.168.1.3/255.255.255.255

does not work.

I find this some what weird - a hidden feature, perhaps? Anyway - is there any way to force the client to use the LTPS IP address?


don
begin:vcard
fn:Don Robertson
n:Robertson;Don
email;internet:[EMAIL PROTECTED]
version:2.1
end:vcard

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to