[vdr] Access vdradmin-0.97 from LAN
Sebastian Frei
sebastian at schnapsleichen.de
Sun Apr 10 19:55:12 CEST 2005
Am Sonntag 10 April 2005 15:06 schrieb karim:
> Hello,
>
> Since I a using vdradmin-0.97-am3.0 (instead of 0.96),
> I can only access from my vdrbox; others PC of the LAN
> can't access.
>
> Local_net = 0.0.0.0/32
> LAN is 192.168.200.x
>
> Could you please tell me what's wrong ?
>
> Regards
> Karim.
The /32 says, all 32 bits of the client computer address must match 0.0.0.0.
In your network this is obviously not the case.
Set LOCAL_NET to 192.168.200.0/24. Vdradmind will compare the first 24 bits of
the client address with 192.168.200 which is correct in your LAN.
S.
More information about the vdr
mailing list