LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   More than 1 port per lvx.cf virtual entry - (https://www.linuxquestions.org/questions/linux-server-73/more-than-1-port-per-lvx-cf-virtual-entry-675108/)

liderbug 10-08-2008 02:59 PM

More than 1 port per lvx.cf virtual entry -
 
We have the need to have several ports in the same virtual section. I.E.
...
virtual ourdata {
active ...
address ...
port = 15101-15199 <<<<<<<
persistent ...
...
}

or port = 15101,15102,15103... ,15199

Is there a way to do this? We really don't want to do:
virtual ourdata-1 {...}
virtual ourdata-2 {...}
etc

Thanks
chuck at blackforest-co. com


All times are GMT -5. The time now is 04:16 AM.