Help - Search - Members - Calendar
Full Version: APF Web Interface?
The Planet Forums > Operating Systems > Red Hat Linux
brad
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 icon_smile.gif
alex042
Don't think I've seen anything like that for APF.
Ronny AcuNett
You mean an interface to configure your firewall or to view statistics?
brad
Configuration...just a way to add/remove IPs...
OCX
you could always put ssh on another port.so ya could access it from work.
brad
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
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
Just found that out the hard way, Alex icon_wink.gif

Ticket is in to have them change the port back to 22 via local console icon_redface.gif

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?
OCX
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.
Invision Power Board © 2001-2010 Invision Power Services, Inc.