|
||||||||
Thank you thank you thank you! m0n0wall rules! ________________________________ Wesley Joyce, Network Administrator Network Operations, Information Technology Services University of the Virgin Islands #2 John Brewers Bay, St. Thomas, USVI 00802-9990 (340) 693-1469 (voice) / (340) 693-1545 (fax) http://www.uvi.edu/ "If you can't explain it simply, then you don't know it well enough. - Unknown." > -----Original Message----- > From: MrManiac's Listings [mailto:mrmaniac dot lists at gmail dot com] > Sent: Friday, June 03, 2005 6:06 PM > To: m0n0wall at lists dot m0n0 dot ch > Subject: Re: [m0n0wall] Feature Request > > 2005/6/3, Wesley Joyce <wjoyce at uvi dot edu>: > ... > > > > Is there a way in m0n0wall to statically create an arp entry? > > > > Command line equivalent - > > /usr/sbin/arp -S 192.168.1.1 AB:CD:EF:AB:CD:EF > > Hi, > > yes, there is. Goto https://your.m0n0.wall/exec.php and use the arp > command just like you wrote above. But to make this permanent, you > have to put those commands into your config.xml manually: > > <earlyshellcmd> > /usr/sbin/arp -S 192.168.1.1 AB:CD:EF:AB:CD:EF > /usr/sbin/arp -S 192.168.1.2 AA:BB:CC:DD:EE:FF > ... > </earlyshellcmd> > > See http://www.m0n0.ch/wall/docbook/faq-hiddenopts.html for further > options > > Greetings, > Andre > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > |