View Issue Details

IDProjectCategoryView StatusLast Update
0003499unrealircdpublic2007-11-29 19:13
ReporterSNU Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionno change required 
Product Version3.2.8 
Summary0003499: extended vhost - feature for static connections
DescriptionIm asking for an extended version for the vhost-feature where you can add statis IPs to get a vhost without identifying. You have to set it into unrealircd.conf

I call the setting xvhost for Example it would look like that:

xvhost {
    xvhost my.own.personal.vhost.com;
    from {
        192.168.3.2;
    };
    whois "Im Special";
};

Yeah. its just without the Login and password-directive. Might be nice for some misconfigured bnc-connections that do not identify properly and so don't get their proper vhost given by the services.
I think its more useful than the current vhost-feature where you have to "/login".
Maybe vhost could be modified in that way that if you don't set a login no login is needed.
Maybe you have similar ideas.
3rd party modules

Activities

Stealth

2007-08-04 12:12

reporter   ~0014667

This can easily be done with a module :)

dmb

2007-08-04 14:05

reporter   ~0014668

I believe you can do this with atheme services, where you set a hostmask for an account, and have it set a vhost (I could be wrong).

Also, inspircd and unreal4 support this via the hostchange module, take a look at this for more info: http://www.inspircd.org/wiki/Host_Changer_Module

syzop

2007-11-29 19:13

administrator   ~0014867

Sorry, I'm not planning this for u3.

Issue History

Date Modified Username Field Change
2007-08-04 12:05 SNU New Issue
2007-08-04 12:12 Stealth Note Added: 0014667
2007-08-04 14:05 dmb Note Added: 0014668
2007-11-29 19:13 syzop QA => Not touched yet by developer
2007-11-29 19:13 syzop U4: Need for upstream patch => No need for upstream InspIRCd patch
2007-11-29 19:13 syzop Status new => closed
2007-11-29 19:13 syzop Note Added: 0014867
2007-11-29 19:13 syzop Resolution open => no change required