When I ssh (or ssh -X or ssh -Y) to my Suse SLED11-3, with my Fedora20 computer, each time I type a caracter on my Fedora console, this line (or similar) :
is appended to the /var/log/firewall file on the Suse computer. The file size is in Go by the end of the day. This bother me quite a lot…
I tried to find informations on the “SuSEfirewall2” and tried to add to “/etc/sysconfig/SuSEfirewall2”
FW_TRUSTED_NETS="IP of Fedora Computer"
FW_SERVICES_TRUSTED_TCP="1:65535"
FW_SERVICES_TRUSTED_UDP="1:65535"
FW_ALLOW_INCOMING_HIGHPORTS_TCP="ftp-data" # was: yes
FW_ALLOW_INCOMING_HIGHPORTS_UDP="dns" # was: yes
FW_ALLOW_PING_FW="no" # was: yes
as I saw recommanded I dont remember where. This did not change a thing.
I am not (at all) familiar with firewall configuration. Moreover, I can not acces the “Firewall” on Yast. When I clic it, nothing happens.
Thank you for your help ! I will provide any information missing as needed, but please give me details on how to optain each piece of information
as I saw recommanded I dont remember where. This did not change a thing.[/color]
This should really be done from within Yast, which you mentioned…
[color=blue]
I am not (at all) familiar with firewall configuration. Moreover, I can
not acces the “Firewall” on Yast. When I clic it, nothing happens.[/color]
From the command line try the following:
sudo /sbin/yast firewall
Hopefully it works, or at least you can get some output about why things
are not working properly.
[color=blue]
Thank you for your help ! I will provide any information missing as
needed, but please give me details on how to optain each piece of
information :-)[/color]
To see which rule is causing this log message, run the following: