Difference between revisions of "Port forwarding"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
* [[Kubernetes]]: <code>[[kubectl port-forward]]</code> | * [[Kubernetes]]: <code>[[kubectl port-forward]]</code> | ||
− | * <code>[[ | + | * <code>[[ssh -N]]</code> |
* [[socat]]: | * [[socat]]: |
Revision as of 12:15, 20 February 2023
- PAN-OS: how to translate traffic from the internet to a specific port in a destination zone inside of the firewall https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000PMwKCAW
- Vagrantfile example, externally available
config.vm.network :forwarded_port, guest: 80, host: 2000, host_ip: "0.0.0.0"
Related
See also
- Port forwarding,
ngrok
- DMZ, Port knocking, Bastion host, Firewall Software:
iptables
ufw
firewalld
nftables
firewall-cmd
ipfw (FreeBSD)
PF (OpenBSD)
, netsh advfirewall, PAN-OS, WAF, pfsense, VyOS, Cisco ASA, DMZ, F5, URL Filtering, port forwarding, macOS application firewall, Windows firewall, Fortigate, ngrok, Network ACL telnet
,netcat, nc, nc -l
,ncat
,socat, ngrok
Advertising: