Hi all,
I have a problem with starting 3rd. party programs (from ports / packages).
Lets say i have installed vsftpd and want to enable it to listen in ipv4 and ipv6, i have to create 2 version of vsftpd.conf, vsftpd-v4.conf (for listening in ipv4) and vsftpd-v6.conf (for listening in ipv6).
My question is, how can i enable multiple instance of vsftpd with different configuration from rc.conf ? (actually, for this case i've used rc.local).
Thanks for your attention.
I have a problem with starting 3rd. party programs (from ports / packages).
Lets say i have installed vsftpd and want to enable it to listen in ipv4 and ipv6, i have to create 2 version of vsftpd.conf, vsftpd-v4.conf (for listening in ipv4) and vsftpd-v6.conf (for listening in ipv6).
My question is, how can i enable multiple instance of vsftpd with different configuration from rc.conf ? (actually, for this case i've used rc.local).
Thanks for your attention.