Navigation

    Netgate Discussion Forum
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    1. Home
    2. Tags
    3. ssh
    Log in to post
    • All categories
    • A

      Firewall rule problems. (Client-to-client forward)
      L2/Switching/VLANs • rules vlan protocols smb ssh • • adminproconer

      2
      0
      Votes
      2
      Posts
      305
      Views

      V

      @adminproconer said in Firewall rule problems. (Client-to-client forward):

      Where should I start troubleshooting the issue?

      With the network settings and firewall config of the concerned device.

      Ensure that all devices in both subnets use pfSense as gateway.

      If you can access a device from within it's own subnet, but not from another network segment check its firewall and ensure that it allows access from outside.

    • Sergei_Shablovsky

      [WORKAROUND] Unable to update and package install (ERROR: It was not possible to identify which pfSense kernel is installed)
      General pfSense Questions • repo backup ssh fresh install 2.7.0-dev • • Sergei_Shablovsky

      67
      0
      Votes
      67
      Posts
      2136
      Views

      Sergei_Shablovsky

      @stephenw10 said in [WORKAROUND] Unable to update and package install (ERROR: It was not possible to identify which pfSense kernel is installed):

      This?

      SSH KeyGen pfSense has started creating missing SSH keys. SSH Startup will be delayed. Please note that reloading the filter rules and changes will be delayed until this operation is completed. @ 2022-05-01 12:55:10

      That's normal whenever new keys are created. Which until 22.01/2.6 was every install or config reset.

      Steve

      Thank You, Steve!

    • U

      Web ui locked out of
      webGUI • ssh pfsense • • unififcf

      5
      0
      Votes
      5
      Posts
      353
      Views

      U

      @ptt and @johnpoz

      It worked. Thanks so much for all your help

    • S

      Remote port forwarding
      NAT • port forwarding ssh • • samto

      3
      0
      Votes
      3
      Posts
      263
      Views

      S

      @samto I found a root cause of the problem. It is well described here: https://www.everythingcli.org/ssh-tunnelling-for-fun-and-profit-tunnel-options/

      So, the combination ssh -f -T -N -R works fine

    • I

      sshguard complaining about an attack from the pfSense system itself?
      General pfSense Questions • ssh sshguard logs • • ibbetsion

      2
      0
      Votes
      2
      Posts
      780
      Views

      Gertjan

      @ibbetsion said in sshguard complaining about an attack from the pfSense system itself?:

      192.168.1.2 is assigned IP of the pfSense firewall from my ISP router. It is the only device connected to the ISP router

      This is a WAN interface ...

      192.168.7.1 is the IP of the pfSense firewall itself (WAN1)

      Another WAN interface ...

      192.168.5.2 is the assigned IP of the second WAN port on the pfSense firewall (WAN2)

      And another WAN interface ...

      No LAN(s) ?

      Remove all rules on all WAN interfaces.
      The default action will be block all (DROP) - so sshguard won't be bothered again.

    • U

      IPSEC's VPN can't PING the host network and vice versa
      IPsec • ipsec vpn client ping ssh • • ummekulsum

      1
      0
      Votes
      1
      Posts
      157
      Views

      No one has replied

    • W

      Web Server & SSH port forward issues
      NAT • port forward ssh dual lan • • Wafflez19

      7
      0
      Votes
      7
      Posts
      878
      Views

      W

      @kom

      The first link I glanced over before but I can now access the web server both on the WAN and LAN. I'm even able to ssh to it from LAN to OPT1. I don't remember if it was one of the videos you linked or some random third video but I didn't understand that request get sent out on a random port. So those source ports would have never worked. Sorry for not understanding that sooner.

      Thank you for the references and your time.

    • M

      Access menu with common user then su root (SSH)
      General pfSense Questions • menu ssh pfsense • • mateusscheper

      3
      0
      Votes
      3
      Posts
      1306
      Views

      M

      @jimp Thank you! It worked.