Difference between revisions of "Infrastructure:Temp88191"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Pew
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
'''temp88191''' is a Dell Poweredge 2650<ref>http://www.dell.com/downloads/global/products/pedge/en/2650_specs.pdf</ref> serving as VTLUUG's router. Its WAN IPv4 address is 128.173.88.191. It is an x86 server with PAE support.
+
'''temp88191''' is a Dell Poweredge 2650<ref>http://www.dell.com/downloads/global/products/pedge/en/2650_specs.pdf</ref> serving as VTLUUG's router. It is an x86 server with PAE support.
  
 
=== Managing hosts ===
 
=== Managing hosts ===
Line 10: Line 10:
 
* Run the setup_ipv6.sh script
 
* Run the setup_ipv6.sh script
  
 +
===References===
  
[[Category:Infrastructure]]
 
 
[[Category:Hosts]]
 
[[Category:Hosts]]
[[Category:Needs restoration]]
+
[[Category:Deprecated]]

Latest revision as of 22:55, 4 January 2019

temp88191 is a Dell Poweredge 2650[1] serving as VTLUUG's router. It is an x86 server with PAE support.

Managing hosts

Scripts for adding global IPv4 and IPv6 addresses to hosts behind our router are available on Github. This repo is cloned on /root/scripts. To make changes:

  • update it on Github
  • pull on temp88191
  • Copy npd6.conf into /etc (if necessary)
  • Restart npd6
  • Run the Nat script
  • Run the setup_ipv6.sh script

References