|
squid acl with NFS & SAMBA
Hi,
googled to death over the last few hours.....
I have an ubuntu 7.10 server called gm0 running squid and a pile of other stuff for the office.
I have installed both SAMBA & NFS on this server.
This server (gm0) can mount other linux boxes & windows boxes (via fstab) on the internal network, however none of the internal network boxes can mount anything shared on gm0.
With NFS I get:
root@gl0:/etc# mount /mnt/gm0_home
mount to NFS server 'gm0' failed: server is down.
mount: backgrounding "gm0:/home"
I have checked /etc/exports and all the other stuff (against all the gl0, gl1 etc boxes (which are Ubuntu 6.06) and they seem fine.
I am now suspecting squid.
I have added tcp port 2049 to the squid.conf acl list
How do I open the UDP 2049 port?
Can anyone suggest anything else for me to try?
TIA,
Zoltan
|