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

      Internet Access for clients on a subnet connected to the Opt 1 (igb2) Internal LAN port

      Watching Ignoring Scheduled Pinned Locked Moved NAT shell outbound nat webgui opt1 interface
      4
      0 Votes
      4 Posts
      439 Views
      V

      @asodipo
      Console Menu Basics
      Using the PHP Shell

    • D

      Commands in pfSsh.php don't work (manual php scripts do)

      Watching Ignoring Scheduled Pinned Locked Moved webGUI php shell pfssh.php
      9
      1 Votes
      9 Posts
      2k Views
      GertjanG

      @opoplawski

      The one liner method works also :

      $config = parse_config(true); print_r($config); exec
    • M

      Crontab does not works

      Watching Ignoring Scheduled Pinned Locked Moved General pfSense Questions cron shell script shell
      2
      0 Votes
      2 Posts
      592 Views
      stephenw10S

      /bin/bash doesn't exist in pfSense, use /bin/sh.

      What error do you see when it tries to run?

      Steve

    • kklouzalK

      Chelsio Advanced Configuration

      Watching Ignoring Scheduled Pinned Locked Moved Hardware chelsio configuration shell driver
      12
      0 Votes
      12 Posts
      3k Views
      stephenw10S

      Try these. I can't test them against hardware but they load fine in 2.5.2:

      [2.5.2-RELEASE][admin@252dev.stevew.lan]/boot/modules: ls bwi_v3_ucode.ko if_wg.ko linker.hints t4_tom.ko toecore.ko [2.5.2-RELEASE][admin@252dev.stevew.lan]/boot/modules: kldload t4_tom.ko [2.5.2-RELEASE][admin@252dev.stevew.lan]/boot/modules: kldstat Id Refs Address Size Name 1 15 0xffffffff80200000 3aea720 kernel 2 1 0xffffffff83f19000 1000 cpuctl.ko 3 1 0xffffffff83f1a000 2698 intpm.ko 4 1 0xffffffff83f1d000 b40 smbus.ko 5 1 0xffffffff83f1e000 344d8 if_wg.ko 6 1 0xffffffff83f53000 137b0 t4_tom.ko 7 1 0xffffffff83f67000 c7e toecore.ko

      t4_tom.ko.txt
      toecore.ko.txt

      Remove the .txt extension.

      Steve