How to Check if Your Firewall is Blocking Something (2024)

Download Article

Your firewall may be blocking a website, app, or port

Co-authored byLuigi Oppidoand Travis Boylls

Last Updated: April 17, 2024Fact Checked

Download Article

  • Check for Blocked Websites (Windows)
  • |
  • Check for Blocked Apps (Windows)
  • |
  • Check for Blocked Ports (Windows)
  • |
  • Check Firewall Settings (Mac)
  • |
  • Tips
  • |
  • Warnings

If your internet is working fine but you can't access a website or program, your firewall might be blocking it. Whether you're using Windows or Mac, it's pretty easy to check your firewall settings and tell your operating system to let you play your game or access a website.

Things You Should Know

  • To see if your firewall is blocking a website, app, or port on Windows, go to Windows Firewall > Advanced Settings and check your Outbound rules.
  • On a Mac, click the Apple icon > System Settings > Network > Firewall > Options to check your firewall settings.
  • Even if your firewall isn't blocking an app, port, or website, it may be blocked by your router or network administrator.

Method 1

Method 1 of 4:

Check for Blocked Websites (Windows)

Download Article

  1. 1

    Open Windows Firewall. You can find it by clicking the Windows Start menu and typing Windows Firewall or you can use the following steps to open Windows Firewall:[1]

    • Click the Windows Start menu.
    • Type control panel.
    • Click Control Panel.
    • Click System and Security (or Windows Defender Firewall)
    • Click Windows Defender Firewall.
  2. 2

    Open the Advanced Settings. Click this option in the left-hand pane. You may need to enter an administrator password.

    Advertisem*nt

  3. 3

    Check Outbound Rules for blocked IPs. Click Outbound Rules in the left-hand pane. If a website is blocked, it will show up in the list as a red symbol next to the words "Blocked IPs" or "IP block."[2]

    • If there are no blocked IP rules, but you still get a message about a firewall when you try to access a site, the organization that runs your network (your employer, for instance) probably has an external firewall set up. These settings cannot be changed from your machine.
  4. 4

    Find the website's IP address using Command Prompt. To do so, click the Windows Start menu and type "CMD." Open the Command Prompt. Type the following command exactly as it appears below, but use the URL of the website you suspect is blocked in place of "wikihow.com" (without including "www."):[3]

    • ping [website URL] -t
    • Press Enter to run the command.
    • You should see "Reply from" followed by a string of numbers. This is the IP address. Write it down.
    • If this command doesn't work, try nslookup wikihow.com instead.[4]
  5. 5

    Disable any rules blocking that IP address. Go back to the list of Outbound Rules you have open. Click an IP-blocking rule, then select Properties on the right pane to see which IP addresses are blocked. If the IP address you wrote down is listed, select it, then click the "Remove" button to its right.

    • If you'd like to remove the entire rule instead of editing a single IP address, close the Properties menu, make sure that the rule is still selected, and click "Delete" on the right pane.
  6. 6

    Add a new rule if you want to block an IP address. If you are trying to block a website, make a new Outbound Rule by selecting New Rule underneath Actions in the right pane. Follow these steps in the rule creation window:[5]

    • Click Custom, then Next.
    • Click All Programs, then Next.
    • Leave the Protocol settings alone and click Next.
    • Under "Which remote IP addresses does this apply to?", select "These IP addresses:"
    • Click "Add" to the right of the lower text field. In the pop-up window, enter the IP address you wrote down into the "This IP address" field. Press OK, then Next.
    • Select "Block the connection", then Next.
    • Check all three boxes if you'd like to block the website on all networks. (If you'd only like to block it while connected to unsecured public WiFi, check only Public instead.) Click Next.
    • Type in a name for your rule so you remember what it does. Click Finish.
  7. Advertisem*nt

Method 2

Method 2 of 4:

Check for Blocked Apps (Windows)

Download Article

  1. 1

    Search for "allow an app" or "allow a program". To do so, click the Windows Start menu and type "Allow an app through Windows Firewall" (Windows 10 & 11). Select the matching result that shows up.[6] If the search, use the following steps to navigate to this option manually in Windows 10 and 11:

    • Click the Windows Start menu.
    • Type control panel.
    • Click Control Panel.
    • Click System and Security (or Windows Defender Firewall)
    • Click Windows Defender Firewall.
    • Click Allow an app or feature through Windows Defender Firewall. in the panel to the left.
  2. 2

    Look for the app that might be blocked. The apps are listed in alphabetical order. Scroll through them and look for the name of the application you're concerned about.

    • If you can't find the app, click Change settings near the top, and then click Allow another app near the bottom corner of the window. Select the app in the window that pops up, or enter its file path.[7]
  3. 3

    Click Change Settings. This button is near the top right corner of the window. You might need to enter an administrator password.[8]

  4. 4

    Check or uncheck the boxes to change this setting. If you want an app to be allowed through the firewall, check the box to the left of its name. If you want the firewall to block the app, uncheck the box.

  5. 5

    Apply this setting to Private and/or Public networks. The two checkboxes on the right let you choose different settings for Private networks (like your home network) and Public ones (for coffee shops, airports, and so on). You're more vulnerable to security threats on a public network, so you might want to uncheck the "Public" box for apps that deal with sensitive info.[9]

    • You might run into firewall issues if Windows mistakenly thinks your home network is public. Use one of the following steps to change your network profile settings:
      • Windows 10: Click the Wi-Fi symbol on the taskbar, select Properties next to your WiFi network name, and look under "Network profile". If "Public" is selected, change this setting to "Private."[10]
      • Windows 11: Click the Windows Start menu > Settings > Network & Internet > Wi-Fi > Manage known networks > click your Wi-Fi network. Under "Network profile type," select "Private."[11]
  6. 6

    Try removing and re-adding an app. Some users have had issues with these settings not working correctly. If an app is marked "allowed" but you're still having connection issues, try manually removing it from the list by unchecking the box next to its name. Add it back again with the Allow another app button on the bottom right and see if it works now.[12]

    • If you try this and restart your computer, and it still isn't working, Windows Firewall might be blocking a port the app is trying to use. Read the method below for instructions on how to change the port settings.
  7. Advertisem*nt

Method 3

Method 3 of 4:

Check for Blocked Ports (Windows)

Download Article

  1. 1

    Check for blocked programs before trying this method. Changing your firewall's port behavior is a bit technical, and a mistake here can cause issues with security or function. If you haven't tried it, start with the much easier test for blocked applications.

    • You won't need an IT degree or anything, but this method could be tricky if you're not used to troubleshooting network issues. It gets a lot easier if you already have some idea of the problem. (For instance, you could check the customer support forums for the app you are having trouble with and look for known firewall issues with specific ports.)
  2. 2

    Open the Windows Firewall. This is called "Windows Defender Firewall with Advanced Security" on Windows 10 or just "Windows Firewall" in earlier versions.[13] You can search for this in the Start Menu or locate it inside Control Panel under System and SecurityWindows Defender Firewall..[14]

  3. 3

    Select "Advanced Settings" on the left menu. You might need to enter an administrator password.[15]

  4. 4

    Click Properties. This is located underneath the "Actions" header in the right-hand panel, or in the top Actions menu.

  5. 5

    Select the tab that matches your network. Windows Firewall uses different settings for different networks. In the top row of tabs, select "Private Profile" if you're on a home network or "Public Profile" if you're on public WiFi. (The "Domain Profile" is for secure networks with a domain controller, mostly in corporate settings.)[16]

    • You can check how your network is classified in the network's Properties window, under "Network profile".[17]
  6. 6

    Customize your logging settings. Under the "Logging" heading, click Customize. In the window that opens, select the drop-down menu next to "Log dropped packets" and set it to "Yes". Make a note of the file path at the top, next to "Name". Hit OK twice to close the windows and save your settings.[18]

    • With this enabled, your computer keeps a text record of network activity, which you can use to pinpoint the issue you're having.
  7. 7

    Test the application that's having issues. Run the application or feature that you think might be running into your firewall. This should record the attempt in your firewall log so you can see what's going on.

    • You might need to close and reopen the log between tests to see the latest info.
  8. 8

    Open the firewall log. To see your firewall activity, go to the file path location shown in your logging settings. By default, this is your home directory (for instance, C:\Windows) followed by \system32\logfiles\firewall\firewall.log.[19]

  9. 9

    Look for port info in the log. Use the Fields line at the top as a guide for how to read the log entries (for example, the Fields line starts with "date time", so the first two items in each entry are the date and time of the event). Fortunately, you can ignore most of this info and look for the following:

    • "Action" lists the firewall's behavior. "ALLOW" means the traffic went through. "DROP" means it was blocked.
    • "Protocol" typically lists either TCP or UDP. (Your firewall needs to know which of these protocols is being used to govern data transmission. Make a note of this.)
    • "dst-port" stands for "destination port" — most likely what your firewall is looking for
    • "src-port" stands for "source port"; this is not relevant in most cases[20]
    • Since a mistake in the next step can mess up your network connectivity or security, only continue once you're confident you've found the right log entry. You can also search for info on that port online, since some ports are associated with certain common uses.
  10. 10

    Use this info to edit your firewall rules. Return to the advanced settings window for your firewall. Use the actions in the left pane to create a new rule:[21]

    • Click Outbound Rules to alter how your programs are allowed to connect to the network. ("Inbound Rules" affect how other systems connect to you; change these only if you know what you're doing)
    • Click New Rule.
    • Select Port, then Next.
    • Select TCP or UDP and enter the port number you'd like to allow or block. (This is the info you got from your log.)
    • Choose Allow, Allow if it is secure, or Block, depending on what you'd like your firewall to do.
    • Choose the Profile type(s) of the networks you want the rule to apply to.
    • Name your rule and save it.
  11. 11

    Check whether the new rule worked. Repeat the action that you've been having problems with (for instance, opening an application, running a program, or visiting a website). If it now works as intended, you're done. If not, open the log again and double-check that you've used all the right info and that no other issues are being recorded (such as additional undesired blocks on other ports).

  12. 12

    Turn off logging once you're done troubleshooting. Return to the Windows Firewall advanced settings. Select the profile tab you changed before, click Customize under Logging, and turn off dropped packet logging. This will help prevent slowdowns that can happen from constant logging.

  13. Advertisem*nt

Method 4

Method 4 of 4:

Check Firewall Settings (Mac)

Download Article

  1. 1

    Open your Mac firewall. Use the following steps to do so:

    • Click the Apple icon in the upper-left corner.
    • Click System Settings.
    • Click Network in the sidebar to the left
    • Click Firewall on the right.
  2. 2

    Toggle the firewall on or off. By default, the Mac firewall is turned off. You can click the toggle switch next to "Firewall" at the top to toggle the firewall on or off. If the firewall is off, then this firewall isn't blocking anything (though there are still other protections built into the operating system).

  3. 3

    Click Options. It's below the Firewall box. This button won't be available unless the firewall is turned on.[22]

  4. 4

    Use the + and - buttons to change the rules. If the firewall has any application-specific rules, these are displayed in the large white field in the center of the window. You can easily change them:[23]

    • To allow or block a new application, click the small + under this field. In the pop-up window, locate the application, select it, and hit Add.
    • Once the application is listed, click "Allow..." or "Block..." to the right of its name to open a drop-down menu and switch between the two settings.
    • To remove a rule you don't need, select the application, then click -.
  5. 5

    Turn "Block all incoming connections" on or off. At the top of the Options page, there is the option to block all incoming connections. Click the toggle switch next to this option to turn it on or off.

  6. 6

    Automatically allow built-in software to receive incoming connections. If you click the toggle switch to enable "Automatically allow built-in software to receive incoming connections," all apps that come pre-installed on your Mac will be added to the list of allowed apps.

  7. 7

    Automatically allow downloaded signed software to receive incoming connections. If you click the toggle switch to enable "Automatically allow downloaded signed software to receive incoming connections," all downloaded apps that are signed by a valid certificate authority will be added to the list of allowed apps.

  8. 8

    Enable or disable Stealth Mode. If you click the toggle switch next to "Enable Stealth Mode," your Mac will not respond to probing requests (such as a ping) that can reveal its existence. However, it will still respond to requests from authorized apps.[24]

  9. Advertisem*nt

Expert Q&A

Ask a Question

200 characters left

Include your email address to get a message when this question is answered.

Submit

      Advertisem*nt

      Tips

      • When editing firewall rules, make a detailed record of your changes in case you run into problems and want to undo it.[25]

        Thanks

        Helpful0Not Helpful0

      • If you have installed a third-party firewall, check that program's settings or contact customer support to troubleshoot firewall issues.

        Thanks

        Helpful0Not Helpful0

      • If you are using an older version of Windows, some of the menus and settings may have slightly different names or locations, but the general instructions will most likely still work.

        Thanks

        Helpful0Not Helpful0

      Submit a Tip

      All tip submissions are carefully reviewed before being published

      Name

      Please provide your name and last initial

      Submit

      Thanks for submitting a tip for review!

      How to Check if Your Firewall is Blocking Something (39)

      Advertisem*nt

      Warnings

      • Setting your firewall to allow all inbound traffic to a port can leave you vulnerable to malware.

        Thanks

        Helpful1Not Helpful2

      Advertisem*nt

      References

      1. https://support.microsoft.com/en-us/windows/turn-microsoft-defender-firewall-on-or-off-ec0844f7-aebd-0583-67fe-601ecf5d774f
      2. https://help.liquidweb.com/s/article/Blocking-IP-Addresses-Using-Windows-Firewall
      3. https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/ping
      4. https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/nslookup
      5. https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-firewall/create-an-outbound-port-rule
      6. https://support.microsoft.com/en-us/windows/risks-of-allowing-apps-through-windows-defender-firewall-654559af-3f54-3dcf-349f-71ccd90bcc5c
      7. https://support.microsoft.com/en-us/windows/risks-of-allowing-apps-through-windows-defender-firewall-654559af-3f54-3dcf-349f-71ccd90bcc5c
      8. https://support.microsoft.com/en-us/windows/risks-of-allowing-apps-through-windows-defender-firewall-654559af-3f54-3dcf-349f-71ccd90bcc5c
      9. https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-firewall/best-practices-configuring

      More References (16)

      1. https://support.microsoft.com/en-us/windows/make-a-wi-fi-network-public-or-private-in-windows-10-0460117d-8d3e-a7ac-f003-7a0da607448d
      2. https://support.microsoft.com/en-us/windows/make-a-wi-fi-network-public-or-private-in-windows-0460117d-8d3e-a7ac-f003-7a0da607448d#WindowsVersion=Windows_11
      3. https://support.microsoft.com/en-us/windows/risks-of-allowing-apps-through-windows-defender-firewall-654559af-3f54-3dcf-349f-71ccd90bcc5c
      4. https://blink.ucsd.edu/technology/security/user-guides/firewall/windows7-a.html
      5. https://windowsreport.com/is-windows-firewall-blocking-port-program/
      6. https://support.microsoft.com/en-us/windows/risks-of-allowing-apps-through-windows-defender-firewall-654559af-3f54-3dcf-349f-71ccd90bcc5c
      7. https://docs.microsoft.com/en-us/previous-versions/windows/desktop/ics/windows-firewall-profiles
      8. https://support.microsoft.com/en-us/windows/make-a-wi-fi-network-public-or-private-in-windows-10-0460117d-8d3e-a7ac-f003-7a0da607448d
      9. https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-firewall/configure-the-windows-firewall-log
      10. https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-firewall/configure-the-windows-firewall-log
      11. https://docs.netgate.com/pfsense/en/latest/firewall/configure.html
      12. https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-firewall/create-an-outbound-port-rule
      13. https://www.youtube.com/watch?v=I-iNCyLfe7k
      14. https://support.apple.com/en-us/HT201642
      15. https://support.apple.com/guide/mac-help/change-firewall-settings-on-mac-mh11783/mac
      16. https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-firewall/best-practices-configuring

      About This Article

      How to Check if Your Firewall is Blocking Something (54)

      Co-authored by:

      Computer & Tech Specialist

      This article was co-authored by Luigi Oppido and by wikiHow staff writer, Travis Boylls. Luigi Oppido is the Owner and Operator of Pleasure Point Computers in Santa Cruz, California. Luigi has over 25 years of experience in general computer repair, data recovery, virus removal, and upgrades. He is also the host of the Computer Man Show! broadcasted on KSQD covering central California for over two years. This article has been viewed 1,261,418 times.

      How helpful is this?

      Co-authors: 4

      Updated: April 17, 2024

      Views:1,261,418

      Categories: Windows 10

      • Print
      • Send fan mail to authors

      Thanks to all authors for creating a page that has been read 1,261,418 times.

      Is this article up to date?

      How to Check if Your Firewall is Blocking Something (55)

      Advertisem*nt

      How to Check if Your Firewall is Blocking Something (2024)

      FAQs

      How to Check if Your Firewall is Blocking Something? ›

      To see if your firewall is blocking a website, app, or port on Windows, go to Windows Firewall > Advanced Settings and check your Outbound rules. On a Mac, click the Apple icon > System Settings > Network > Firewall > Options to check your firewall settings.

      How can I tell if my firewall is blocking something? ›

      Use Windows Search to search for cmd. Right-click the first result and then select Run as administrator. Type netsh firewall show state and press Enter. Then, you can see all the blocked and active ports in your Firewall.

      How do I test my firewall? ›

      Steps To Performing A Firewall Penetration Test
      1. Step 1: Locating The Firewall. ...
      2. Step 2: Conducting Traceroute. ...
      3. Step 3: Port Scanning. ...
      4. Step 4: Banner Grabbing. ...
      5. Step 5: Access Control Enumeration. ...
      6. Step 6: Identifying Firewall Architecture. ...
      7. Step 7: Testing The Firewall Policy. ...
      8. Step 8: Firewalking.
      Jul 19, 2020

      How do I check my firewall protection? ›

      To identify firewall or antivirus settings on your Windows computer:
      1. Click the Start button and navigate to the Control Panel desktop app. ...
      2. In the Control Panel window, click Security and Maintenance. ...
      3. On the Security and Maintenance page, expand the Security section by clicking the downward arrow.
      Apr 26, 2023

      How do I unblock a website from my firewall? ›

      Change Device Permissions
      1. Click the Windows button.
      2. Click Settings.
      3. Click Privacy & Security.
      4. Click Windows Security.
      5. Click Firewall & Network Protection.
      6. Select your profile.
      7. Scroll to Microsoft Defender Firewall.
      8. Switch the settings to off.1.

      How do I check my firewall status in Chrome? ›

      Go to “System Preferences” and select “Security & Privacy.” Under the “Firewall” tab, you can manage firewall settings.

      How do you diagnose firewall problems? ›

      Troubleshooting Methods
      1. Check Logs: Event logs provide valuable insights into what's happening.
      2. Debugging: Use debugging tools to identify specific issues.
      3. SNMP Monitoring: Useful for performance issues and monitoring CPU usage.
      4. Test Connectivity: Use ICMP or UDP packets to check network and internet connection.
      Sep 19, 2023

      How can you know if a firewall is functioning properly? ›

      There are 13 steps in firewall testing as follows:
      • Locating the firewall.
      • Running traceroute.
      • Scanning ports.
      • Banner grabbing.
      • Access control enumeration.
      • Identifying the firewall architecture.
      • Testing the firewall policy.
      • Firewalking.

      How to check the firewall status? ›

      Open your Start menu. Windows' default firewall program is located in the "System and Security" folder of the Control Panel app, but you can easily access your firewall's settings by using the Start menu's search bar. You can also tap the ⊞ Win key to do this.

      How to remove firewall block? ›

      Turning off the Windows firewall
      1. Select Start > Control Panel > System and Security > Windows Firewall. ...
      2. Select Turn Windows Firewall on or off. ...
      3. Select Turn off Windows Firewall (not recommended) for both Home or work (private) network location settings and Public network location settings, and then click OK.

      How do I track my firewall? ›

      Firewall monitoring, as can be imagined, is done with a firewall monitoring software. This may be a standalone tool but in practice it is common to have a network monitoring tool that can check the status of firewalls alongside a plethora of checks on other parts of the infrastructure.

      How to check firewall blocking? ›

      To see if your firewall is blocking a website, app, or port on Windows, go to Windows Firewall > Advanced Settings and check your Outbound rules. On a Mac, click the Apple icon > System Settings > Network > Firewall > Options to check your firewall settings.

      Why is my firewall blocking a website? ›

      It means that your connection triggered one of the site's firewall rules. You will need to contact the site owner for assistance. Only they can see why you were blocked and make any adjustments to their firewall rules if they choose.

      How do I fix a blocked connection on my firewall? ›

      Here are some steps you can take to troubleshoot and hopefully resolve the issue:
      1. Disable Firewall Temporarily. To determine if the firewall is indeed the problem, you can temporarily disable it and see if your laptop connects to the Wi-Fi. ...
      2. Connect to Wi-Fi. ...
      3. Adjust Firewall Settings. ...
      4. Re-enable Your Firewall.
      Feb 27, 2024

      How do I check what ports are open on my firewall? ›

      If you would like to test ports on your computer, use the Windows command prompt and the CMD command netstat -ano. Windows will show you all currently existing network connections via open ports or open, listening ports that are currently not establishing a connection.

      What can be blocked by a firewall? ›

      Firewalls can also prevent malicious software from accessing a computer or network via the internet. Firewalls can be configured to block data from certain locations (i.e., computer network addresses), applications, or ports while allowing relevant and necessary data through.

      How do I know if my IP is behind my firewall? ›

      1. The first thing I'd do is run a port scan on it. ...
      2. If it's "deaf" - not listening on anything, it's probably a firewall. ...
      3. If it's listening on routing protocol ports and port 22, it's probably a router.
      4. If it's listening on other commonly used ports, it's probably a server.
      Dec 17, 2015

      How do I know if my computer is behind a firewall? ›

      There are steps you can take to identify if you are behind a Firewall. If have a network Firewall enabled, you may see a black video screen or a "Connection Can't Be Established" warning or you may drop connection regularly (like every 10 seconds).

      Top Articles
      Best Crappie Fishing in Illinois
      Guide to the Best Neighborhoods in Tampa - PODS Blog
      Netr Aerial Viewer
      Gamevault Agent
      Hocus Pocus Showtimes Near Harkins Theatres Yuma Palms 14
      Free Atm For Emerald Card Near Me
      Craigslist Mexico Cancun
      Hendersonville (Tennessee) – Travel guide at Wikivoyage
      Self-guided tour (for students) – Teaching & Learning Support
      Doby's Funeral Home Obituaries
      Vardis Olive Garden (Georgioupolis, Kreta) ✈️ inkl. Flug buchen
      Select Truck Greensboro
      Colts Snap Counts
      How To Cut Eelgrass Grounded
      Craigslist In Flagstaff
      Shasta County Most Wanted 2022
      Energy Healing Conference Utah
      Testberichte zu E-Bikes & Fahrrädern von PROPHETE.
      Aaa Saugus Ma Appointment
      Saritaprivate
      Geometry Review Quiz 5 Answer Key
      Walgreens Alma School And Dynamite
      Bible Gateway passage: Revelation 3 - New Living Translation
      Shadbase Get Out Of Jail
      Gina Wilson Angle Addition Postulate
      Walmart Pharmacy Near Me Open
      Dmv In Anoka
      Umn Biology
      Obituaries, 2001 | El Paso County, TXGenWeb
      Cvs Sport Physicals
      Rogold Extension
      'Conan Exiles' 3.0 Guide: How To Unlock Spells And Sorcery
      Colin Donnell Lpsg
      Teenbeautyfitness
      Weekly Math Review Q4 3
      Facebook Marketplace Marrero La
      Nobodyhome.tv Reddit
      Busch Gardens Wait Times
      Topos De Bolos Engraçados
      Electric Toothbrush Feature Crossword
      Gregory (Five Nights at Freddy's)
      Grand Valley State University Library Hours
      Holzer Athena Portal
      Hampton In And Suites Near Me
      Costco The Dalles Or
      Stoughton Commuter Rail Schedule
      Bedbathandbeyond Flemington Nj
      Free Carnival-themed Google Slides & PowerPoint templates
      Otter Bustr
      Used Curio Cabinets For Sale Near Me
      San Pedro Sula To Miami Google Flights
      Selly Medaline
      Latest Posts
      Article information

      Author: Gov. Deandrea McKenzie

      Last Updated:

      Views: 6301

      Rating: 4.6 / 5 (66 voted)

      Reviews: 89% of readers found this page helpful

      Author information

      Name: Gov. Deandrea McKenzie

      Birthday: 2001-01-17

      Address: Suite 769 2454 Marsha Coves, Debbieton, MS 95002

      Phone: +813077629322

      Job: Real-Estate Executive

      Hobby: Archery, Metal detecting, Kitesurfing, Genealogy, Kitesurfing, Calligraphy, Roller skating

      Introduction: My name is Gov. Deandrea McKenzie, I am a spotless, clean, glamorous, sparkling, adventurous, nice, brainy person who loves writing and wants to share my knowledge and understanding with you.