Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
bd2e047c
Commit
bd2e047c
authored
Aug 04, 2005
by
Mike Hibler
Browse files
Make the default vnode network be 172.16 and not our goofie 172.17
parent
ca79a53c
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure
View file @
bd2e047c
...
...
@@ -1402,7 +1402,7 @@ CLIENT_VARDIR="/var/emulab"
CLIENT_MANDIR
=
"/usr/local/man"
TBSECURECOOKIES
=
1
TBMAINSITE
=
0
JAILIPBASE
=
172.1
7
.0.0
JAILIPBASE
=
172.1
6
.0.0
JAILIPMASK
=
255.240.0.0
IPBASE
=
10
SFSSUPPORT
=
1
...
...
configure.in
View file @
bd2e047c
...
...
@@ -183,7 +183,7 @@ CLIENT_VARDIR="/var/emulab"
CLIENT_MANDIR="/usr/local/man"
TBSECURECOOKIES=1
TBMAINSITE=0
JAILIPBASE=172.1
7
.0.0
JAILIPBASE=172.1
6
.0.0
JAILIPMASK=255.240.0.0
IPBASE=10
SFSSUPPORT=1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment