On Wed, 11 Apr 2007 11:36:14 +0800, Bassam A. Al-Khaffaf wrote > Dear All, > In pfsense I have the following questions: > > 1- I enabled the captive portal with no problems, and when I log in, I get the popup logout window. However, how can I get back the logout popup window just in case it is closed mistakenly? > > 2- I can use an ssh client at the LAN side to access the console menu, but cannot ssh at the WAS side, why could be the problem? > > 3- I am using SFTP to access the pfsense file system at the LAN side, but cannot do the same thing at the WAN side, what could be the problem? > > 4- How can I change the root password apart from the web gui password? > > Your help is much appreciated. > > Regards > Bassam
Bassam, 2 & 3. SFTP is SSH. I'm using also SSH and SFTP ... I think you have to authorise traffic for SSH (TCP port 22) in your WAN. 4. pfSense is FreeBSD 6.x based. Please, see man page for passwd command: http://www.freebsd.org/cgi/man.cgi? query=passwd&apropos=0&sektion=0&manpath=FreeBSD+6.2-RELEASE&format=html Regards, Josep Pujadas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
