hmmm, it should be the exact problem i got, thank you very much.
On Tue, Nov 8, 2011 at 10:30 PM, Минтаиров Михаил wrote:
> This situation with pings is really strange...But in my case the solution
> was much easier . CentOS 6 was installed on VmWare virtual machine and the
> problem was in it n
This situation with pings is really strange...But in my case the solution was
much easier . CentOS 6 was installed on VmWare virtual machine and the problem
was in it network device configuration. The most hardly thing was to guess to
that. After this I quickly found a solution:
http://www.jer
Hello,
I did not have read this issue before, but I have seen this problem
also. Whenever I restart the bridge (with tap0 interfaces also) I have
to make a first ping to the physical interface related to the tap0
module. I also ping another machine on the same physical network. After
that, I
thank you very much for your follow up. wish to get good news from you soon.
On Sat, Nov 5, 2011 at 12:26 AM, Минтаиров Михаил wrote:
>
>
> 28.09.2011, 04:58, "唐建伟" :
> Hello, I didn't find what to answer to you mounth ago. But now I also have
> an installation of centos 6 (at past I used centos
28.09.2011, 04:58, "唐建伟" :
Hello, I didn't find what to answer to you mounth ago. But now I also have an
installation of centos 6 (at past I used centos 5.7) , and I have the same
problems as you. First of all, did you find any solutions?
I only found that the problem is in br0 device. I can'
no, i removed the commands you mentioned, but it still doesn't work.
Best Regards
Tang Jianwei
On Tue, Sep 27, 2011 at 6:01 PM, Минтаиров Михаил wrote:
> I can't remember a reason, but at one moment I stop to use "openvpn
> --mktun --dev [dev name]" command. May be it's becouse openvpn create t
I can't remember a reason, but at one moment I stop to use "openvpn --mktun
--dev [dev name]" command. May be it's becouse openvpn create tap0 by it self.
So try to comment this lines:
for t in $tap; do
openvpn --mktun --dev $t
done
then restart a network, after then start openvpn and a
openvpn configure file
*port 1194
proto udp
dev tap0
ca ca.crt
cert VPN_Server.crt
key VPN_Server.key # This file should be kept secret
dh dh1024.pem
server-bridge 192.168.119.1 255.255.255.0 192.168.119.221 192.168.119.225
keepalive 10 120
comp-lzo
user nobody
group nobody
persist-key
persist-tu
Hm... It's very hard to guess without config files. Can you post your server
and client openvpn configs... and also can your show a br0 creation commands?
27.09.2011, 12:01, "唐建伟" :
> Hi
>
> no, i don't think so. anyway, i can and only can the vpn server from the
> remote hosts.
>
> Best Regards
Hi
no, i don't think so. anyway, i can and only can the vpn server from the
remote hosts.
Best Regards
Tang Jianwei
On Tue, Sep 27, 2011 at 3:59 PM, Минтаиров Михаил wrote:
>
> So, something stop packets from remote hosts. May be firewall on remote
> PC...? and can you run tcpdump on same remot
So, something stop packets from remote hosts. May be firewall on remote PC...?
and can you run tcpdump on same remote host, to check that it's tap0 device.
27.09.2011, 11:06, "唐建伟" :
> Hi
>
> the routing table in the remote hosts are OK. "tcpdump -n -i [device name]"
> cannot capture any package
Hi
the routing table in the remote hosts are OK. "tcpdump -n -i [device name]"
cannot capture any packages from remote. no mater br0 nor tap0.
Best Regards
Tang Jianwei
On Tue, Sep 27, 2011 at 2:44 PM, Минтаиров Михаил wrote:
>
>
> 27.09.2011, 09:52, "唐建伟" :
> > Hi all,
> >
> > I just intalled
27.09.2011, 09:52, "唐建伟" :
> Hi all,
>
> I just intalled openvpn + bridge in CentOS 6, but i get strange problems:
>
> the remote PCs cannot get the local PCs' MACs and also, the local PCs
> cannot get the remote PCs' MACs
>
> but when i run "brctl showmacs br0" it will list all the MACs and al
13 matches
Mail list logo