similar to: iptables

Displaying 20 results from an estimated 10000 matches similar to: "iptables"

2018 Aug 29
2
Setting up port forwarding to guests on nat network
Hello all, I’m currently trying to figure out how to forward ports to guests that are on a NAT Network. I have followed the directions on https://wiki.libvirt.org/page/Networking under the “Forwarding Incoming Connections” Section and get connection refused when attempting to connect. System: Ubuntu Server 18.04.1 Virsh / LibVirtd Version: 4.0.0 Here’s the contents of /etc/libvirt/hooks/qemu  
2011 Nov 10
11
Redhat vs centos vs ubuntu
This is a continuation of the thread about redhat vs centos and the thought of moving from centos due to redhats new business model. Forgive the length, but I had to share. I went ahead and downloaded the 5 year supported version of ubuntu server. You think centos/redhat is a bit tough or not polished? One day with ubuntu server and you will look at centos install and setup as a god! Where do
2015 Apr 19
4
inquiry about differences between the tap and the vnet in the virt-manager
inquiry about differences between the tap and the vnet in the virt-manager Greetings! I encounter a problem about the network when using virt-manager to create and run a VM. when I want to establish a network bridge for the guest OS, I generally use two kinds of ways described as fellow : First method : create a bridge with the help of linux commad: brctl, or Second method : using
2014 Mar 05
1
fedora 19 + libvirt-1.0.5.9 routing problems
Hi, I am an experienced libvirt user on Fedora versions from F15 to F17. I have developped scripts to route trafic from outside on multiple interfaces/multiples IPs to multiple VMs, and back to affect each VM the required external IP address. I have servers with more than hundreds external IPs, and up to 4 VMs, each of them route trafic on different external IPs. I have servers with Fedora
2012 Sep 26
1
Inconsistent iptables forwarding rules for virtual networks?
Hi everyone. Those are the iptables forwarding rules associated with the two virtual networks on my machine: ----------------------------------------------------------------------------------------- -A FORWARD -d 192.168.100.0/24 -o virbr1 -m state --state RELATED,ESTABLISHED -j ACCEPT -A FORWARD -s 192.168.100.0/24 -i virbr1 -j ACCEPT -A FORWARD -i virbr1 -o virbr1 -j ACCEPT -A FORWARD -o
2015 Mar 01
1
simple network and firewalld errors
hi everybody I have a simple network: <network> <name>default</name> <uuid>1e71fa47-4893-4435-8b60-575d2b51c231</uuid> <forward mode='nat'> <nat> <port start='1024' end='65535'/> </nat> </forward> <bridge name='virbr0' stp='on' delay='0' /> <mac
2011 Jul 17
0
IPtables and Libvirt
Running CentOS 6 I have noticed that Libvirt will automatically configure IPtables once a VM is using the built in NAT , or "default" network. How do I modify the IPtable rules without breaking libvirt's ability to configure these rules? This is the firewall settings on a fresh install with no VMs using virbr0... -------------------------- Table: filter Chain INPUT (policy ACCEPT)
2013 Nov 22
3
Re: Help with Vrbr0
On Friday 22 November 2013 01:24 PM, Gao feng wrote: > On 11/22/2013 03:47 PM, Sherin A wrote: >> Hello, >> >> I am not able to see vrbr0 in my box. Can some one help me with this ? . I am trying KVM+libvirt and planing to use Routed mode. I hope this virbr0 must be up for using this . I can give an >> strace too. >> >> OS : Debian , kernel 3.12.0
2008 Aug 21
1
Xen "bridged" networking config
I've got a Centos guest and a Windows 2003 server guest running in Xen under Centos (5.2 in both cases), and they can get out to the network, and I can ping them from dom0. This is my first Xen install, and I haven't used Linux as a router before (I'm very familiar with it as a webserver and development platform) so I'm a bit weak on the bridging code and NAT / IP masquerading.
2016 Sep 28
4
Virtualization Networking
Hello, I'm a little confused on which networking option I need to choose when setting up a VM. I set up two VMs this past weekend both with NAT. Both able to were access the internet. The first one, I created in my / file system but didn't really have the space so I deleted it. The second one, I created in /home/kvm, but deleted it as well when I couldn't access it FROM the
2010 Jun 30
0
FYI: a short guide to libvirt & network filtering iptables/ebtables use
I just wrote this to assist some Red Hat folks understanding what libvirt does with iptables, and thought it is useful info for the whole libvirt community. When I have time I'll adjust this content so that it can fit into the website in relevant pages/places. Firewall / network filtering in libvirt ======================================= There are three pieces of libvirt
2013 Nov 22
1
Re: Help with Vrbr0
On Friday 22 November 2013 04:19 PM, Sherin A wrote: > On Friday 22 November 2013 01:33 PM, Sherin A wrote: >> On Friday 22 November 2013 01:24 PM, Gao feng wrote: >>> On 11/22/2013 03:47 PM, Sherin A wrote: >>>> Hello, >>>> >>>> I am not able to see vrbr0 in my box. Can some one help me >>>> with this ? . I am trying
2011 Apr 04
0
iptables errors with guest
Hi, I've just set up a fedora14 guest on a fedora14 server, and just noticed the following in messages: Apr 4 16:29:50 fc14 libvirtd: 16:29:50.767: error : virRunWithHook:857 : internal error '/sbin/iptables --table mangle --delete POSTROUTING --out-interface virbr0 --protocol udp --destination-port 68 --jump CHECKSUM --checksum-fill' exited with non-zero status 2 and signal 0:
2013 Nov 22
2
Help with Vrbr0
Hello, I am not able to see vrbr0 in my box. Can some one help me with this ? . I am trying KVM+libvirt and planing to use Routed mode. I hope this virbr0 must be up for using this . I can give an strace too. OS : Debian , kernel 3.12.0 libvrit version : 0.9.8 ____________________________________________________________________ root@:~# ifconfig br0 Link encap:Ethernet HWaddr
2009 May 08
4
XEN/bridge mode
Hi! I want to forward the port 3389 from the domU to the virtual server with ip address 192.168.122.77 with not success... I tried a lot of iptables rules with no luck so far. Is this possible? I take a look at other post and I don''t found an answer. By example: /sbin/iptables -t nat -A PREROUTING -p tcp -i xenbr0 --dport 3389 -j DNAT --to 192.168.122.77:3389 the virtual nic for the
2020 Sep 09
2
Network update disrupts network usage
Dear libvirt users, I am encountering problems with network connections from VMs while running net-update on the host. I would be very grateful for suggestions of fixes or workarounds. I am using libvirt in the context of an automated test system which creates and destroys VMs fairly rapidly, hence network updates occur often. ## Reproducer The issue can be reproduced as follows. Run in a VM:
2009 Jun 12
8
Dtc-xen
I have played around with dtc-xen Only one thing In the user registration form How to add vps locations I not find something in admin interface _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2016 Apr 21
2
FirewallD issue
On Thursday 21 of April 2016 2:37:49 PM Gordon Messmer wrote: > On 04/21/2016 01:33 PM, Marcin Trendota wrote: > > It's OpenVPN on chamber. > What port is it using? I don't see the standard port listed in your > firewalld rules in either zone. 1194/udp. I added service openvpn and port 1194/udp (just to be sure) to both zones - no change. [root at chamber openvpn]#
2009 Jan 28
5
question
I''m complete newbie on xen Must i mount the file-system before i start it I not use lvm _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2012 Sep 10
1
virtual networking - virbr0-nic interface
I need some help in understanding libvirt's virtual networking. I have configured bridged networking (shared physical device) on libvirt+KVM system which is working fine. Also, I am using default NAT network on with virbr0 bridge device and virbr0-nic. I would like to get better understanding on virbr0-nic works in this virtual network configuration. I understand that traffic from virbr0