Fortigate: Show IP (DHCP) From CLI
KB ID 0001712 Problem I was having some problems setting up a Fortigate (VM64-KVM) firewall, and I needed to know, (at command line,) how to view the address that had been assigned to it via DHCP. View Fortigate DHCP address (from CLI) The syntax required is; config system interface edit ? Note: Dont Forget the “?” at the end, it will not show onscreen as seen below. View Fortigate DHCP address (from GUI) If the GUI/Web...
Cisco Routers – Port Forwarding
KB ID 0000533 Problem If you have a server or host that you want to be publicly addressable and only have one public IP address then port forwarding is what you require. Solution Assumptions 1. You have a public IP on the outside of your Router. 2. You are performing NAT from your internal range of IP address to your External IP address. To Make Sure 1. Run the following command: PetesRouter#show run | include ip nat inside You...