Difference between revisions of "Port forwarding"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 6: | Line 6: | ||
* [[Vagrantfile example]] | * [[Vagrantfile example]] | ||
+ | config.vm.network "forwarded_port", guest: 80, host: 8080 | ||
== See also == | == See also == |
Revision as of 11:27, 11 April 2021
- 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
config.vm.network "forwarded_port", guest: 80, host: 8080
See also
- 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: