Skip to content
GitLab
Menu
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
230fa746
Commit
230fa746
authored
Sep 28, 2002
by
Leigh B. Stoller
Browse files
Old change to setting up tiplines.
parent
91d93d94
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/adding_nodes.txt
View file @
230fa746
...
...
@@ -96,8 +96,8 @@ C. What to do on boss:
4a. Add entries into the tiplines table. The "server" field is where
the actual capture process runs:
INSERT INTO tiplines VALUES ('pc1',
'users.emulab.net',0,0,'');
INSERT INTO tiplines VALUES ('pc111','tipserv1.emulab.net',0,0,'');
INSERT INTO tiplines VALUES ('pc1',
'pc1',
'users.emulab.net',0,0,'');
INSERT INTO tiplines VALUES ('pc111','
pc111','
tipserv1.emulab.net',0,0,'');
You need to add the usual lines in /etc/remote on the machine
where the capture process runs. In addition, add a line on users
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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