# Syntax: protocol, external_port, redirect_ip, redirect_port, description global_rdr_rules: - ['tcp', 9070, '172.16.16.2', 80, ''] - ['tcp', 9079, '172.16.3.142', 8080, 'Yours Leiden Webcam HTTP'] - ['tcp', 9080, '172.17.0.41', 80, 'Watertoren Mobotix Plas HTTP'] - ['tcp', 9081, '172.17.0.42', 554, 'Watertoren Axis RTSP '] - ['tcp', 9082, '172.17.0.43', 554, 'Watertoren Axis RTSP'] - ['tcp', 9083, '172.17.0.44', 80, 'Watertoren Mobotix Treeplank HTTP'] - ['tcp', 9084, '172.17.0.43', 80, 'Watertoren Axis HTTP'] - ['tcp', 9085, '172.17.0.42', 80, 'Watertoren Axis HTTP'] - ['tcp', 9086, '172.17.0.45', 21, 'Watertoren mini_PC FTP'] - ['tcp', 9087, '172.17.0.45', 3389, 'Watertoren mini_PC RDP'] - ['tcp', 9088, '172.16.6.229', 9081, ''] - ['tcp', 9089, '172.17.0.41', 554, 'Watertoren Mobotix Plas RTSP'] - ['tcp', 9090, '172.17.2.67', 80, ''] - ['tcp', 9091, '172.16.9.237', 88, ''] - ['tcp', 9092, '172.17.51.5', 80, ''] - ['tcp', 9093, '172.17.51.5', 554, ''] - ['tcp', 9094, '172.17.20.5', 80, 'IJsclub Zoeterwoude - Veld 11 HTTP'] - ['tcp', 9095, '172.17.20.5', 554, 'IJsclub Zoeterwoude - Veld 11 RTSP'] - ['tcp', 9096, '172.17.13.66', 88, 'Pv de Kerkduif Webcam'] - ['tcp', 9097, '172.17.65.10', 88, 'Rustdam Webcam Hooiberg'] - ['tcp', 9099, '172.16.9.116', 80, ''] - ['tcp', 9100, '172.16.9.202', 88, ''] - ['tcp', 9101, '172.17.192.2', 88, 'Koe Klara'] - ['tcp', 9102, '172.17.192.2', 888, 'Koe Klara ONVIF'] # EOF