Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for eth3 (0.04 sec)

  1. cluster/gce/gci/configure-helper.sh

        ip addr add dev lo 169.254.169.252/32 scope host
        iptables -w -t nat -I PREROUTING -p tcp ! -i eth0 -d "${METADATA_SERVER_IP}" --dport 80 -m comment --comment "metadata-concealment: bridge traffic to metadata server goes to metadata proxy" -j DNAT --to-destination 169.254.169.252:988
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Jun 10 22:07:47 UTC 2024
    - 141.1K bytes
    - Viewed (0)
Back to top