search for: unibase

Displaying 4 results from an estimated 4 matches for "unibase".

Did you mean: unibas
2013 Feb 27
1
linux-to-linux samba weird problem
I've a weird problem with Samba. I'm using Samba to share a filesystem between two linux systems because I believe I need byte range locking to prevent multiple processes on different computers from reading/writing the same ISAM records. I have a Debian wheezy file server running Samba; no domain controller, just a simple, single share. I have a debian wheezy KVM mounting a share via
2005 Feb 25
6
nat problem
Hi All, I''m using the Mandrake Linux MultiNetwork Firewall which is a web based interface to the shorewall firewall. I have an internal ip address of 172.25.38.1 which I am try to nat to a public address so that the client pc can ftp to the internet I have add the following in the nat file: 168.10.10.1 eth3 172.25.38.1 No No And this to rules: ACCEPT lan:172.25.38.1 wan tcp
2005 Mar 10
0
pptpd
Hi All, I''m pulling my hair out trying to get vpn working from a windows client on the internet to my firewall. I have the following pptpd.conf file: option /etc/ppp/options.poptop stimeout 10 speed 115200 localip 196.22.35.1 remoteip 196.22.35.100-110 196.22.35.1 is my public ip address on my firewall, eth0 ip address, also my lan ip adress. options.poptop looks like this: #ipparam
2005 Feb 25
1
masq to port range
Hi All, Our internal users need to connect to the bank to do internet banking. The bank requires that the client computers connect to ports 15000-15010. In Shorewall how do I do a masq for anyone trying to connect to these ports? Thanks Raymond