Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

relayd not working #565

Closed
fraenki opened this issue Dec 25, 2015 · 4 comments
Closed

relayd not working #565

fraenki opened this issue Dec 25, 2015 · 4 comments

Comments

@fraenki
Copy link
Member

fraenki commented Dec 25, 2015

It fails to start:

# /usr/local/sbin/relayd -d -v -f /var/etc/relayd.conf
startup
fatal: init_filter: DIOCGETSTATUS: Operation not supported by device

The code tries to get the internal packet filter statistics, but fails to do so.

Any ideas? Wanted to migrate two more pf*** to OPNsense, but without a working relayd this is not possible.

@fraenki fraenki closed this as completed Dec 25, 2015
@fraenki
Copy link
Member Author

fraenki commented Dec 25, 2015

Weird. Manually reinstalling relayd solved this issue:

# pkg install -f relayd

This machine was always running the stable release of OPNsense, so I have no idea what went wrong.

@fichtner
Copy link
Member

Might be some ABI clash during a patch purge. Relayd wasn't updated in a long time, I guess this was an older installation that was upgraded regularly and not a new install?

@fraenki
Copy link
Member Author

fraenki commented Dec 25, 2015

Yes, this installation was lurking around for quite some time and finally was brought into service.

@fichtner
Copy link
Member

Makes sense then, ABI changes didn't happen in a long time now. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants