I need your guys help. I am looking to remove nat from out environment since it is November after all.
Can you make me a three step plan?
Step 1, get rid of all your network cables. Extra savings: everyone knows the internet is wireless now anyway.
Step 2, set a company policy that only one device can be connected to the internet at a time. Even more cost savings as you don’t need such an expensive connection for just one machine. Fosters better inter-departmental communication, and ensures the entire company is synergized and aligned to ensure optimal use of resources. Encourages radical, out of the box thinking styles so the company is better prepared to disrupt existing norms and capitalize on unique opportunities that other companies are too influenced by outside online opinions and information to actualize.
Step 3, Profit. You’ve provided the IT infrastructure and technology to meet the company’s needs according to policy, so you can kick back, knowing that any complaint is firmly not your problem. Employees attempting to use resources against company policy is a training or disciplinary issue for their managers to handle. Time to get back to playing online games in the server closet using the backup internet connection you have for failover purposes.
- Remove NAT
- ???
- Profit!
sysctl -w net.ipv4.conf.all.disable_ipv4=1
sysctl -w net.ipv6.conf.all.disable_ipv6=0
for link in $(ls /sys/class/net); do ip -6 addr add $(openssl rand -hex 2):$(openssl rand -hex 2):$(openssl rand -hex 2):$(openssl rand -hex 2):$(openssl rand -hex 2):$(openssl rand -hex 2):$(openssl rand -hex 2):$(openssl rand -hex 2)/128 dev $link; done
Everything should work perfectly forever right out of the box with the above setup.
- Make sure every service and device is compatible with IPv6
- Set IPv6 as default everywhere
- Shut down all IPv4 DHCP and DNS servers
Can someone please do this worldwide
Except like 50% of home and professional networks I have been in don’t support IPv6 at all
They will after
Exactly
I think I will just buy a /24