Editing Network Policies

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 13: Line 13:
For static addresses:
For static addresses:


# Update the [[Network]] page on the wiki to signal your intent to claim the address.
# Update the wiki to signal your intent to claim the address.
# Update /etc/hosts on r00ter.noise. and gorilla.noise with the name of the host.  Use "rw" to enable write access to the flash disk and "ro" to save changes when you're done.
# Update /etc/hosts on r00ter.noise. and gorilla.noise with the name of the host.
# Restart dhcpd on r00ter.
# Restart dhcpd on r00ter.
# Set the address and netmask (255.255.252.0) on the target device.
# Set the address and netmask (255.255.252.0) on the target device.
# Set the domain name on the device to noise.
# Set the domain name on the device to noise.
# Set the DNS server to 172.30.0.1 on the device.
# Set the DNS server to 172.30.0.1 on the device.
== Cisco Switch Port Configuration ==
Hosts connected to a Cisco switch should have at least spanning-tree portfast and a description entry set:
switchX# conf t
switchX(config)# int FastEthernet0/x
switchX(config-if)# description HostnameGoesHere
switchX(config-if)# spanning-tree portfast
switchX(config-if)# exit
switchX(config)# exit
switchX# write memory
== Dell Powerconnect Port Configuration ==
Hosts connected to a Dell Powerconnect switch should have at least spanning-tree portfast and a description entry set:
switchX# conf
switchX(config)# interface ethernet 1/eX
switchX(config-if)# description "Hostname goes here, quotes are required for more than one word descriptions"
switchX(config-if)# spanning-tree portfast
switchX(config-if)# exit
switchX(config)# exit
switchX# copy running-config startup-config
== Physical Wired Hosts ==
# Update the [[Network]] page and add an entry in the switch port table for the host.
# Label the host.  The label maker is in the front desk.
# Label BOTH ENDS of the cable used to connect the host to the switch.
# Log into the switch and configure the switch port.  See the directions elsewhere on this page for the switch model.  If the switch is unmanaged, ignore this step.
# If the host is important, add an entry to stallion:/etc/smokeping/config.d/Targets to have it be monitored.


== General Management Stuff ==
== General Management Stuff ==
Please note that all contributions to Noisebridge are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see Noisebridge:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)