From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Arthur DiSegna" Subject: Creating a variable for multiple IP addresses? Date: Fri, 13 Jan 2006 13:00:56 -0500 Message-ID: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Content-Class: urn:content-classes:message List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Hi, What is correct syntax to have one variable equal more than one ip address (not in order)? Is is possible or do I have to create a different rule for each IP.=20 For example I want to enable Samba on a Linux server but only want a few members of network operations to have access to the server.=20 NOC=3D"192.168.0.1 192.168.0.2 192.168.0.25"=20 Thanks in advance