brad
Aug 5 2004, 08:19 AM
I can't access SSH at work so I was wondering if APF has a web interface of any kind floating around out there...ala PHPMyAdmin? I found nada on a quick search...just thought I would probe the gurus
alex042
Aug 5 2004, 09:20 AM
Don't think I've seen anything like that for APF.
Ronny AcuNett
Aug 5 2004, 09:29 AM
You mean an interface to configure your firewall or to view statistics?
brad
Aug 5 2004, 09:41 AM
Configuration...just a way to add/remove IPs...
you could always put ssh on another port.so ya could access it from work.
brad
Aug 6 2004, 07:44 AM
I tried that once OCX and for some reason the filtering here still would not let me out (we use WebSense), which is odd because I changed SSH to port 21, which I use all day long...
Maybe I did it incorrectly. How would you go about changing the port?
alex042
Aug 6 2004, 09:52 AM
I'm not sure you can use port 21 for SSH since FTP is probably already bound to that port. Try another port you're not using for anything else then make sure that port is opened on your firewall. If I remember correctly, the SSH port is changed in your ssh config file.
brad
Aug 6 2004, 10:02 AM
Just found that out the hard way, Alex
Ticket is in to have them change the port back to 22 via local console
Speaking of which...will the upcoming remote reboot/console service allow us to access the console over port 80 since its in Orbit...or will it still be operating on port 22?
you change the port in the sshd_config file..
Port XXX << i added this..XXX= my port #
#Port 22 <<< i left it commented
Protocol 2 << this was 2,1 remove the 1 to force protocal 2 security
then save it..and restart sshd
besure to put in the port # in your firewall that you set here
EDIT: thats in /etc/ssh
i change the port # anyways..got sick of seeing the ssh failed logins from the good ol hackers tring to break in..lol
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.