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

pyrad.server accepting requests (packets) from any NAS #45

Closed
marzsv opened this issue Mar 20, 2017 · 1 comment
Closed

pyrad.server accepting requests (packets) from any NAS #45

marzsv opened this issue Mar 20, 2017 · 1 comment

Comments

@marzsv
Copy link
Contributor

marzsv commented Mar 20, 2017

Is there a way that a pyrad server respond to packets sent from any host, I don't know in advance what the IP addresses of the "remote hosts" are.

I've tried passing a RemoteHost with the IP address 0.0.0.0/0 (this works in FreeRADIUS), I also have tried not passing the hosts keyword argument to the pyrad.server.Server constructor... but it doesn't work.

Any workaround?

GIC-de added a commit to marzsv/pyrad that referenced this issue Jul 5, 2018
@GIC-de GIC-de closed this as completed in 12330ad Jul 5, 2018
GIC-de added a commit that referenced this issue Jul 5, 2018
Closes #45: Adds support to handle packets from any host.
@onder07
Copy link

onder07 commented Jan 16, 2019

The problem continues. :(

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

No branches or pull requests

2 participants