> For the complete documentation index, see [llms.txt](https://documentation.hak5.org/packet-squirrel-mark-ii/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.hak5.org/packet-squirrel-mark-ii/troubleshooting/troubleshooting-networking.md).

# Troubleshooting networking

If you are having difficulties connecting to your Packet Squirrel, here are some things to check.

## Place the Packet Squirrel in Arming mode

For the Packet Squirrel to run the web UI, it must be in Arming mode.  Make sure that the sliding switch is in the arming position (furthest away from the USB-C power port).

If the switch is not in the Arming position, move it, power cycle the Packet Squirrel.

## Plug into the Target Ethernet port&#x20;

Make sure that your computer is plugged into the Target Ethernet port of the Packet Squirrel. This is the Ethernet port on the side with the USB-C power port.

## DHCP or static

The Packet Squirrel will assign addresses via DHCP when in Arming mode. &#x20;

You can also assign a static IP address, in the range of 172.16.32.X - by default we suggest 172.16.32.32.  Be sure to assign this address on the *Ethernet device* you have connected to the Packet Squirrel!

The Packet Squirrel will always be at 172.16.32.1.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.hak5.org/packet-squirrel-mark-ii/troubleshooting/troubleshooting-networking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
