|
||||||||
Is it possible to group external addresses into a variable as a source...example I have the following external addresses (not real only examples) 216.127.218.69 117.235.67.2 114.32.94.10 and i want only them 3 addresses to be able to access my mailserver on 192.168.0.253 can i do somethng similiar to this if i can get like ssh access or something to m0n0wall $mailAllowedIP = array(216.127.218.69,117.235.67.2,114.32.94.10) thank you. -- Jason Lane Director Information Technology DEAF of West Virginia 304.766.9470 jason at deafwv dot org http://www.deafwv.org |