Displaying 5 results from an estimated 5 matches for "avobe".
Did you mean:
adobe
2017 Jul 30
2
firewalld and LISTEN
...cp 3306/tcp 5224/tcp 22/tcp 465/tcp 995/tcp 25/tcp 10000/tcp
8443/tcp 993/tcp 443/tcp 8880/tcp 587/tcp 20/tcp 53/udp 12768/tcp
protocols:
masquerade: yes
forward-ports:
sourceports:
icmp-blocks:
rich rules:
Now I can use http normally.
And 'ss -nat' shows 80 ports used.
But in avobe firewalld lists, there's http service, but isn't 80/tcp.port.
Must I add 80/tcp.port?
Tadao
2017-07-28 11:29 GMT+09:00 Gordon Messmer <gordon.messmer at gmail.com>:
> On 07/27/2017 06:36 PM, ???? wrote:
>
>> But by ss -nat, IPV4 443 is not listend. How can I fix?
>...
2006 May 16
4
WARNING[4033]: Avoided initial deadlock for 'Zap/63-1', 10 retries! ... + Kernel Panic!
...PowerEdge 2850 with 4Gb
RAM. It was working 24/7 without any for a month, but for not related causes I
rebooted it a week ago. Yesterday the machine suddenly stop working, with a
kernel panic. We was watching logs, and found in /var/log/asterisk just
before the machine hung the messages posted avobe(is the first time we see
it).
Anyone know the cause?
May 15 20:23:29 WARNING[4033]: PRI: !! Got reject for frame 65, but we only
have others!
May 15 20:27:49 WARNING[4033]: PRI: !! Got reject for frame 106, but we only
have others!
May 15 20:30:13 WARNING[4033]: PRI: !! Got reject for frame 11...
2017 Jul 30
0
firewalld and LISTEN
...8443/tcp 993/tcp 443/tcp 8880/tcp 587/tcp 20/tcp 53/udp 12768/tcp
> protocols:
> masquerade: yes
> forward-ports:
> sourceports:
> icmp-blocks:
> rich rules:
>
> Now I can use http normally.
> And 'ss -nat' shows 80 ports used.
>
> But in avobe firewalld lists, there's http service, but isn't 80/tcp.port.
> Must I add 80/tcp.port?
>
> Tadao
Hi,
you can define rule either by using services or ports. You have partly
doubled that config by using both a service definition and a port
definition. For instance service ssh...
2004 Apr 01
3
[Bug 830] Check immediate EOF coming on stdin
...din prevents two possible problems: dont't wake up of select() and select()
complaining agains using /dev/null.
EOF comes immediate from stdin when using -n option or when stdin is redirected
to /dev/null (</dev/null).
ssh using protocol 2 doesn't handle EOF comming on stdin then the avobe two
problems are present.
Cheers,
Ignasi Roca
Fujitsu-Siemens Computers.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2017 Jul 28
4
firewalld and LISTEN
On CentOS7 I have following firewalld setting.
external (active)
target: default
icmp-block-inversion: no
interfaces: eth0
sources:
services: dns ftp http https imaps pop3s smtp ssh
ports: 110/tcp 21/tcp 20000/tcp 106/tcp 53/tcp 990/tcp 5432/tcp 8447/tcp
113/tcp 143/tcp 3306/tcp 5224/tcp 22/tcp 465/tcp 995/tcp 25/tcp 10000/tcp
8443/tcp 993/tcp 443/tcp 8880/tcp 587/tcp 20/tcp 53/udp