This website works better with JavaScript.
Explore
Help
Sign In
LEdoian
/
gennet
Watch
1
Star
0
Fork
You've already forked gennet
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
0396099bcd
master
v0.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0396099bcd'
${ noResults }
gennet
/
templates
/
routing.conf
3 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Enable forwarding in all the routers
3 years ago
net.ipv4.conf.all.forwarding=1
Add support for IPv6 The 40 bits in the ULA global prefix fdce:73a4:0b00::/48 were generated by Python's `random.randint(0,2**40-1)` call
1 year ago
net.ipv6.conf.all.forwarding=1