|
Monday, 26 July 2010 11:26 |
|
We have Ubuntu 8.10 Intrepid Ibex Server Edition, coming out to the network via PPP and working with the intranet IP through NAT.
Task: to give him a real, white IPv6-address, and make its IPv6-based router, which will provide for the transfer of packets between IPv6-world and local area network.
|
|
Monday, 26 July 2010 11:01 |
|
write in the main section of the configuration file of DHCP server:
option ms-classless-static-routes code 249 = array of unsigned integer 8; option rfc3442-classless-static-routes code 121 = array of unsigned integer 8;
|