[opensuse-security] SuSEfirewall accept traffic from certain port
Hello, I run a NAS device and VLC seem to be unable to connect correctly. I want to now allow all udp traffic that comes from 192.168.178.1:1900 How can I do this? I know how to open a port, but how do you allow all traffic *from* a certain port and IP? Thanx Malte -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-security+owner@opensuse.org
I can answer myself. The firewall configuration in YaST can do what I want. Afterwards I found the correct command in /etc/sysconfig/SuSEfirewall2 The correct rule is FW_SERVICES_ACCEPT_EXT="192.168.178.1,udp,,1900" This seem to allow all traffic coming from 192.168.178.1:1900 I hope. -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-security+owner@opensuse.org
On Sat, Jan 25, 2014 at 10:00:28AM +0100, Malte Gell wrote:
I can answer myself.
The firewall configuration in YaST can do what I want.
Afterwards I found the correct command in /etc/sysconfig/SuSEfirewall2
The correct rule is
FW_SERVICES_ACCEPT_EXT="192.168.178.1,udp,,1900"
This seem to allow all traffic coming from 192.168.178.1:1900 I hope.
There was btw no original email? :) Ciao, MArcus -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-security+owner@opensuse.org
Hello, Am Samstag, 25. Januar 2014 schrieb Marcus Meissner:
There was btw no original email? :)
There was, about half an hour before the self-reply. http://lists.opensuse.org/opensuse-security/2014-01/msg00010.html Maybe it was blocked or delayed somewhere on your side? Regards, Christian Boltz -- * Linux Viruscan..... Windows 95 found. Remove it? (y/n) -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-security+owner@opensuse.org
Am 25.01.2014 10:19, schrieb Marcus Meissner:
On Sat, Jan 25, 2014 at 10:00:28AM +0100, Malte Gell wrote:
I can answer myself.
The firewall configuration in YaST can do what I want.
Afterwards I found the correct command in /etc/sysconfig/SuSEfirewall2
The correct rule is
FW_SERVICES_ACCEPT_EXT="192.168.178.1,udp,,1900"
This seem to allow all traffic coming from 192.168.178.1:1900 I hope.
There was btw no original email? :)
What original email? On the mailing list? Malte
participants (3)
-
Christian Boltz
-
Malte Gell
-
Marcus Meissner