(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PXRXDV8'); var _ss = _ss || []; _ss.push(['_setDomain', 'https://koi-3QNL6WU154.marketingautomation.services/net']); _ss.push(['_setAccount', 'KOI-47DC8RALVS']); _ss.push(['_trackPageView']); (function() { var ss = document.createElement('script'); ss.type = 'text/javascript'; ss.async = true; ss.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'koi-3QNL6WU154.marketingautomation.services/client/ss.js?ver=2.4.0'; var scr = document.getElementsByTagName('script')[0]; scr.parentNode.insertBefore(ss, scr); })(); Skip to main content

Finding your IP address – Mac

When connecting POSIM clients over a local network it can often be necessary to verify the IP address and/or hostname of a computer. Outlined below are the steps to find your computer’s IP address and hostname in MacOS.

How To Find The IP Address in Mac OSX

  1. Open the MacOS System Preferences Window by clicking the Apple icon in the top left corner of the screen and selecting System Preferences, as seen in the screenshot below.
    finding your ip address mac 1
  2. With System Preferences open, click Network to open the Network Preferences pane. Shown below is the icon as it appears in El Capitan. It will appear similar in prior versions of OSX.
    finding your ip address mac 2
  3. The Network Preferences pane will display the various network options. If the computer is connected by Ethernet, as indicated by the green dot and the word “Connected,” click to highlight that entry. The IP Address will be listed on the right.
    finding your ip address mac 3
  4. If connected by wi-fi, this will be indicated in the Wifi section with a green dot and the word “Connected” as well. Beneath the Turn Wi-Fi Off button will be the computer’s wi-fi IP address.
    finding your ip address mac 4
    Wi-fi is connected. Highlight Wi-fi section to display the IP address. Click Advanced to display additional network information.

Finding the computer’s hostname

Another method of connecting to your POSIM database is to use what’s called the “hostname” in place of the IP address. The hostname is an identifier like the IP address, but it does not change. The advantage of using this is that even if the IP changes, POSIM will still connect normally.

  1. To find a computer’s hostname, click on the magnifying glass in the top right corner of the screen to open the spotlight search.
    finding your ip address mac 5
    Click the magnifying glass to open a spotlight search.
  2. In the search box that appears, type terminal and press Enter.
  3. This opens the Terminal application, which will produce a white box as shown below.
    finding your ip address mac 6
    The Terminal window.
  4. In the Terminal window, type hostname and press Enter.
    finding your ip address mac 7
  5. The terminal will display the computer’s hostname.
    finding your ip address mac 8
    This computer’s hostname is Posim.local.