Skip to content

jinkang23/pfsense-patches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pfsense-patches

Pfsense patches

Creating patches login as root user on pfsense appliance

copy original template file

cp /etc/inc/interfaces.inc /etc/inc/interfaces.inc.org

edit /etc/inc/interfaces.inc and test changes

create patch diff -u /etc/inc/interfaces.inc.org /etc/inc/interfaces.inc > interfaces.inc.add-vlan-trunk-to-vm.patch

upload patch to this repo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published