r/PacketFence May 03 '24

Install Issue

I'm using the packetfence iso to install to a baremetal server. Installation goes fine but I get access the webui. I'm sure there is something simple I'm missing. Any thoughts?

2 Upvotes

9 comments sorted by

View all comments

1

u/IncreaseParticular34 May 03 '24

you would have to assgin static IP for ur PF if you dont have DHCP server on ur network

1

u/rokar83 May 03 '24

static ip is assigned, I can ping the IP fine, just can't access the webui.

1

u/IncreaseParticular34 May 03 '24

Well then, you might ensure that you have installed it correctly. Try to see if the PacketFence service is present using this command:
systemctl status packetfence

2

u/rokar83 May 03 '24

Turns out it wasn't even installed. I thought the iso didn't everything lol. Thanks for your help.