Displaying 4 results from an estimated 4 matches for "reverso".
Did you mean:
reverse
2016 Jan 27
1
permissions problem
...can see, "grp2" is not the primary
group of the user but the secondary group.
It worked before i migrate my server from debian wheezy to jessie and
then from samba 3.6 to samba 4.1
It would seem that the problem appears when the user goes out of a
prolonged stand-by mode (not sure of reverso translation)
If i disable winbind it works fine
(for information, i need winbind only if i have linux client ?)
Does someone could help to know from where the problem come ?
--
Pascal
2003 Jul 28
10
IPSec
Hi All,
I need to configure a VPN between a FreeBSD-4.8 box and
a Linux (FreeS/WAN) box.
In the Linux side, the network administrator installed FreeS/WAN
with RSA authentication without IKE support.
Does anybody knows if is possible to make my FreeBSD box
connect a VPN with the Linux box?
If so, could point me to a documentation about how to install
IPSec with RSA authentication and how to make
2007 Dec 12
1
Re: LARTC Digest, Vol 34, Issue 12
...; format=flowed
>
> you can use squid as reverse proxy ..
>
> see cache_peer !!
>
> squid can load balance between 3 servers and cache it !!
>
> run squid on your box with real ip..
>
> here you can see examples
> http://under-linux.org/7964-squid-atuando-como-proxy-reverso.html
>
> (pt-br)
>
>
> Indunil Jayasooriya wrote:
> > Hi,
> >
> > I have a box running with iptables and iproute2. it has 3 ethernet
> > cards. One for the internet. another for LAN and yet another for DMZ.
> >
> > @ DMZ ZONE I have 3 web servers....
2007 Dec 10
6
PAT HOW to - IPTABLES
Hi,
I have a box running with iptables and iproute2. it has 3 ethernet cards.
One for the internet. another for LAN and yet another for DMZ.
@ DMZ ZONE I have 3 web servers. But I have only one real ip on my firewall.
Now , I want to forward port 80 to theese 3 web servers.
How can I do it?
I searched a lot from google. But, still no luck.
--
Thank you
Indunil Jayasooriya