Skip to content

EugenMayer/opnsense-starterkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WAT

You want to either quickly

  1. try OPNsense. See below 'Trying OPNsense'
  2. or build an image for your infrastructure right from the ISO / from scratch. See the build guide
  3. Or start developing opnsense with one line, see the development quicksetup guide
  4. Test the current most rest opnsense development version without any effort? Check the development quicksetup guide - you get a "from source" version after running 1 command

Trying OPNsense

mkdir /tmp/mytest && cd /tmp/mytest
curl -o Vagrantfile https://raw.githubusercontent.com/EugenMayer/packer-opnsense/master/Vagrantfile
vagrant up opnsense

Now you can either access OPNsense using https://localhost:10443 or by ssh -p 10022 root@localhost

Username: root Password: opnsense

To see which versions are available, check https://app.vagrantup.com/eugenmayer/boxes/opnsense

About

Try opnsense, build opnsense images or start development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors