Autor |
Nachricht |
|
Titel: How to use samba through proxy
Verfasst am: 07.09.2006, 05:01 Uhr
|
|
Anmeldung: 21. Apr 2006
Beiträge: 152
Wohnort: Ice and Snow
|
|
I have just set up a firehol-tinyproxy-dansguardian configuration for internet control. I want to contect through a hub to an M$ box that is connected to to a USB printer. The internet connection is working fine through the hub to a router. The prob is that samba is not connecting to the M$ (and I cannot print either), although the M$ (192.168.7.150)can connect to the Linux box (192.168.7.151). The firehol grep shows this:
iptables -t filter -I OUTPUT -d 127.0.0.1 -p tcp --dport 3128 -m owner ! --uid-owner dansguardian -j DROP
transparent_squid 8080 "root root"
interface any world
policy drop
protection strong
client all accept
server cups accept
server samba accept #I addedthis to try to get samba working. No success.
version 5 |
|
|
|
|
 |
|
|
|