# 🎏Accessing pfsense console via libvirtd🎣

By default the downloaded pfsense image has the console port disabled. To enable it you need to use the UI.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1738582785561/3f616aa5-6498-488a-8383-e0de94c75abb.png align="center")

It is the possible to use `sudo virsh console pfsense` to access the console!

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1738582893410/d4821aa7-81c7-413d-96e9-0ffe0d5236ff.png align="center")
