Search found 3 matches

by DaedalusVR
Sat May 07, 2005 6:16 pm
Forum: Unreal 3.2 Support
Topic: IP-filtering
Replies: 4
Views: 1526

Hmm... I'll try it. By the way, thx.
by DaedalusVR
Sat May 07, 2005 6:01 pm
Forum: Unreal 3.2 Support
Topic: IP-filtering
Replies: 4
Views: 1526

allow { ip *@192.168.0.*; hostname *@*; class clients; maxperip 5; };
by DaedalusVR
Sat May 07, 2005 5:47 pm
Forum: Unreal 3.2 Support
Topic: IP-filtering
Replies: 4
Views: 1526

IP-filtering

Heh... Let's start. I have two IP-subnets, configured in UIRCd, and I need to deny another connection. In conf I wrote allowing only this IP-subnets (for example - allow { ip *@10.0.0.* ... }, but another machines, which don't enter to this subnet (for example 12.3.4.5 ip-address) connecting to ircd ...