iptables规则

    技术2022-07-16  66

    iptables -t nat -A PORTFORWARDING -i rmnet_data0 -p tcp -m tcp --dport 120:120 -j DNAT --to-destination 192.168.0.177

    Processed: 0.011, SQL: 12