Re: OpenSSH cannot login - PAM Authentication Failure

2007-02-26 Thread Philippe Laquet
Hi Rajen, Can you send your sshd_config and your PAM file for SSH? Is your account a typical Unix account or do you use an alternate authentication method (LDAP/OPIE/*SQL...) Your rc.conf options, especially "sshd_*" sections may also be useful Kind Regards, Philippe Laquet.

Re: Load balancing for web servers

2006-08-30 Thread Philippe LAQUET
ARP will not be routed on some WAN architectures... Because of the IP Protocol #112 that may not be routed by your ISP and the Internet segment you're on, and it uses multicast... Philippe LAQUET a écrit : You can also take a look on LVS/IPVS... http://kb.linuxvirtua

Re: Load balancing for web servers

2006-08-30 Thread Philippe LAQUET
You can also take a look on LVS/IPVS... http://kb.linuxvirtualserver.org/wiki/LVS/TUN_mode_with_FreeBSD_and_Solaris_realserver The software is also available for FreeBSD and works on WAN architectures. I didn't test it yet but used sucessfully on Lin boxes. Hope this helps... Phi