Here's an example:
Code: Select all
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
Network adapter names don't exist when rc.local is run, so this don't work either to get the new bizzarro network names:
Code: Select all
ip -o link show | awk '{print $2,$9}' | grep 'UP'| awk -F: '{print $1}I'm getting S-T-R-E-T-C-H marks from this release...