Skip to main content

How to Change IP Range

  1. After clicking the link below to access the SWS console web, proceed to log in to the AWS Turn Key Console.
File Iconhttp://localhost:7777
  1. Once you have accessed the AWS Turn Key Console, click on DB & Bastion EC2 Turn Key.
  1. Click on the Database Name link.
  1. Click the Go to Change Bastion SG button.
  1. Click the Edit inbound rules button.
  1. If you want to register your own IP, select My IP as the Source type, and then click on Save rules. If you wish to add another IP, click on Add rule, choose SSH as the Type, select Custom as the Source type, and then click on the desired IP under Source.

How to Find Your IP Address:

Mac OS:

Check in Network Preferences:

Open System Preferences from the Apple menu (top-left). Select Network. Click on the currently active connection (usually Wi-Fi or Ethernet). Click the Advanced button. In the TCP/IP tab, the IPv4 Address is your current IP address. Use Terminal:

Use the ifconfig command to check network interface information. Example: ifconfig en0 or ifconfig en1

Windows OS:

Check in Command Prompt:

Open Command Prompt by searching for cmd in the Start menu. Type ipconfig and press Enter. The IPv4 Address is your current IP address. Check in Network and Sharing Center:

Open Network and Sharing Center from the Control Panel. Click on the currently active connection (usually Wi-Fi or Ethernet). In Details or Status, the IPv4 Address is your current IP address.