search for: comwifinet

Displaying 2 results from an estimated 2 matches for "comwifinet".

2005 Nov 23
0
so close! an iptables rule away.....
...lic IPs. The bridge is set to come up binding vif* <> xen-br0 <> eth1. I can start a virtual host and I am able to ping & SSH to the virtual host. I am not able to resolve DNS query from my virtual host though - tcpdump shows Admin Prohibited e.g.: 14:45:01.527142 IP dellserver.comwifinet.lan > vm- colo1.comwifinet.lan: icmp 80: host 217.160.133.239 unreachable - admin prohibited If I drop IP tables then all name resolution works from the virtual machines. I have not had any success with adding the iptables rules as shown in the wiki # iptables -L -v -n Chain FORWARD (p...
2005 Nov 24
2
so close! just an iptables rule away.....?
...public IPs. The bridge is set to come up binding vif* <> xen-br0 <> eth1. I can start a virtual host and I am able to ping & SSH to the virtual host. I am not able to resolve DNS query from my virtual host though - tcpdump shows Admin Prohibited e.g.: 14:45:01.527142 IP dellserver.comwifinet.lan > vm-colo1.comwifinet.lan: icmp 80: host 217.160.133.239 unreachable - admin prohibited If I drop IP tables then all name resolution works from the virtual machines. I have not had any success with adding the iptables rules as shown in the wiki # iptables -L -v -n Chain FORWARD (policy AC...