Re: [libvirt-users] Recommended change for the networking page in wiki

2015-06-12 Thread BJ
I'll go ahead and update it with my current script for now, but I'll do some research next week on those items you just mentioned, and see if I can make further improvements on the script. I'll let you know how that goes. Thanks, BJ On Fri, Jun 12, 2015 at 11:14 AM, Laine Stump w

Re: [libvirt-users] Recommended change for the networking page in wiki

2015-06-12 Thread BJ
So should I go ahead and make the changes to the script that I suggested? Thanks, BJ On Mon, Jun 8, 2015 at 3:21 PM, Eric Blake wrote: > On 06/08/2015 02:43 PM, Laine Stump wrote: > >> However, if I changed the destination address from "anywhere" to the > >> IP o

Re: [libvirt-users] Recommended change for the networking page in wiki

2015-06-08 Thread BJ
, I'm only testing this on Ubuntu, and that's probably my biggest blind spot here. I have no idea if other distros might be slightly different. Thanks, BJ On Mon, Jun 8, 2015 at 2:43 PM, Laine Stump wrote: > On 06/08/2015 03:24 PM, BJ wrote: > > Hello all, > > I was told o

[libvirt-users] Recommended change for the networking page in wiki

2015-06-08 Thread BJ
rt ${Guest_port[$i]} -j ACCEPT done fi fi Lastly, I should note that I am using Ubuntu 14.04, both for the host and guest. I'm also curious as to why this is considered a hack method. It states in the wiki that "This method is a hack", but it doesn't express wh