[Ultrapossum-cvs 950] demo/uml 1.8,1.9,uml-run

Back to archive index

Masato Taruishi taru****@users*****
2004年 10月 19日 (火) 20:03:40 JST


===================================================================
RCS file: demo/uml/uml-run,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- demo/uml/uml-run	2004/10/19 11:00:57	1.8
+++ demo/uml/uml-run	2004/10/19 11:03:40	1.9
@@ -39,7 +39,7 @@
   iptables -t nat -A POSTROUTING -s $net -d ! $net -j MASQUERADE
 else
   echo 1 > "/proc/sys/net/ipv4/conf/$host_if/proxy_arp"
-  arp -Ds $uml
+  arp -Ds $uml $host_if pub
 fi
 echo 1 > /proc/sys/net/ipv4/ip_forward
 



Ultrapossum-cvs メーリングリストの案内
Back to archive index