Code Monkey home page Code Monkey logo

Comments (5)

t-woerner avatar t-woerner commented on June 1, 2024

Over which interface are you connecting to the machine and from where?

from firewalld.

sedrubal avatar sedrubal commented on June 1, 2024

Ah sorry. I'm connecting from my smart phone over WIFI to the wireless intetface of my pc.

from firewalld.

sedrubal avatar sedrubal commented on June 1, 2024

Mh maybe I've fooled. Now it is working... Sorry ;)

from firewalld.

sedrubal avatar sedrubal commented on June 1, 2024

No, now it doesn't work again...

In firewall-config everything looks correct, but firewall-cmd says something different, I think:

$ sudo firewall-cmd --list-all
public (default, active)
  interfaces: enp14s0
  sources: 
  services: dhcpv6-client mdns ssh
  ports: 
  masquerade: no
  forward-ports: 
  icmp-blocks: 
  rich rules: 

$ sudo firewall-cmd --list-all-zones
[...]
home (active)
  interfaces: wlp13s0
  sources: 
  services: dhcpv6-client mdns samba-client ssh
  ports: 1714-1764/tcp 1714-1764/udp
  masquerade: no
  forward-ports: 
  icmp-blocks: 
  rich rules: 

[...]
public (default, active)
  interfaces: enp14s0
  sources: 
  services: dhcpv6-client mdns ssh
  ports: 
  masquerade: no
  forward-ports: 
  icmp-blocks: 
  rich rules: 
[...]

$ sudo firewall-cmd --list-ports
$

EDIT: Ah in firewall-cmd it also looks correct:

$ sudo firewall-cmd --list-ports --zone=home
1714-1764/tcp 1714-1764/udp

from firewalld.

sedrubal avatar sedrubal commented on June 1, 2024

Mh sorry it was a connection problem...

from firewalld.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.