Re: modify sshd port number



On Mon, 2009-08-24 at 11:01 -0400, pete b. wrote:
These are my questions:
1. Does the Firewall Configuration Tool modify a file? Which one?

/etc/sysconfig/iptables

You can also use the iptables command to temporarily, and permanently,
change rules via the command line. See the man file.

2. Can I change the sshd port number via the Firewall Configuration
Tool?

Not directly, the firewall tool configures the firewall. Configuring a
server is done by configuring that server. However, one can make port
redirection rules in the firewall (route an incoming port connection to
go to a different port). That works for simple protocols, but can be a
problem with services that open ports in different directions, and not
always the same port.

NB, can someone specify all the instructions for this, when I tried it
I was unable to select a service.

If you play with the trusted services list in the firewall, that just
has some prepared rules, associating names of some common services with
their usual port number. If you want to open up other ports, then
specify them manually in the other ports section (add a port, pick a
listed one from the list of common services, or tick the user defined
box and type in the ports you want and whether tcp or udp; create two
rules if you need both tcp and udp).

It's not that hard to work out by looking at the GUI options. If you
don't understand firewalling and routing, then that's what you need to
read about first.

--
[tim@localhost ~]$ uname -r
2.6.27.25-78.2.56.fc9.i686

Don't send private replies to my address, the mailbox is ignored. I
read messages from the public lists.



--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines



Relevant Pages

  • Re: keeping ports open
    ... If a port is open, it means that 1) a software or service is running on your ... and 2) you're not using a firewall or your firewall isn't ... Use firewall software and hardware and antivirus software that is ... Follow the instructions for hardening Windows and IIS at ...
    (microsoft.public.security)
  • Re: How to Maintain an IIS Server?
    ... > server running on a Windows 2000 server. ... before a firewall and antivirus have been installed]. ... open ports; however, this will not identify which program is using the port. ...
    (microsoft.public.inetserver.iis.security)
  • Re: CEICW fails at firewall config
    ... ISA Server prevents connection to a remote desktop when you connect through ... Remote Web Workplace on a Windows Small Business Server 2003-based computer ... Acceleration Server as a firewall. ... connection uses TCP port 4125. ...
    (microsoft.public.windows.server.sbs)
  • Re: How to Maintain an IIS Server?
    ... >> server running on a Windows 2000 server. ... > before a firewall and antivirus have been installed]. ... > program or executable using that port. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Is secedit.exe left by a hacker?
    ... > tested on port 445. ... > I have a Linksys router that I use as a firewall to my ... Secedit.exe is the name of a legitimate Windows file, ... investigate the files on your computer - antivirus with the latest updates ...
    (microsoft.public.win2000.security)

Loading