Re: problems when writing a iptable test module, may be silly..

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Apr 29, 2011 at 03:46:07PM +0800, kirsten wrote:
> "slave2" is a hostname defined in /etc/hosts, will that be a problem?

Ok, then it's supposed to be a string, and you need to quote it:

-    def ip(self, sourceip=slave2):
+    def ip(self, sourceip="slave2"):

-    def ipreset(self, sourceip=slave2):
+    def ipreset(self, sourceip="slave2"):


  -jf
_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list


[Index of Archives]     [Fedora Users]     [Linux Networking]     [Fedora Legacy List]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux