Displaying 2 results from an estimated 2 matches for "accoss".
Did you mean:
access
2003 Jan 23
2
Really bad Read performance
...B/s. However,
reading files from the samba shares is just not usable. Reading a large (34
MB) file from the server takes more than 3 minutes on a W2K Pro client.
NIC on both server and client is set to 100/FD.
I've tried changing "socket options = ...", but no settings I've come accoss
makes any difference.
Does anyone have any good ideas as to what I can do to fix this?
Regards, Thomas
2005 May 21
10
pb with iptables snat script
hi list,
oh it''s not really a problem.
Each time i fire shorewall, i run a custom iptables script:
(for the openvpn machines to have route back from my bridge/fw -
$SOURCEIP is the ip of my OpenVPN/Fw/bridge)
iptables -A POSTROUTING -t nat -s 10.8.0.0/16 -j SNAT --to-source
$SOURCEIP
i wish to better integrate it within shorewall, so is there any config
files that could achieve the