1

To secure my pfSense firewalls I generally create new users and disable the 'admin' user. However when I ssh in as the new user I get a standard linux command prompt rather than the pfSense menu. How do I get to that menu?

MartinMlima
  • 1,736
  • 1
  • 12
  • 13

1 Answers1

1

I looked at the .profile and found this line:

/etc/rc.initial

...calling that will bring up the menu to use

MartinMlima
  • 1,736
  • 1
  • 12
  • 13