Windows Host Not Connecting to Internet
Moderator: mike
-
- Posts: 15
- Joined: Fri Aug 11, 2017 1:26 am
Windows Host Not Connecting to Internet
Hello,
I have followed all the steps from "How to" document to add one windows 7 host in to the eve and connected that host to Cloud0, but after the installation it is not able to reach to the internet.
It it actually receiving dynamic IP address from the router, also tried changing the IP to avoid the conflict, still not working.
Please assist me with this issue.
Thanks in advance!
VGS
I have followed all the steps from "How to" document to add one windows 7 host in to the eve and connected that host to Cloud0, but after the installation it is not able to reach to the internet.
It it actually receiving dynamic IP address from the router, also tried changing the IP to avoid the conflict, still not working.
Please assist me with this issue.
Thanks in advance!
VGS
-
- Posts: 15
- Joined: Fri Aug 11, 2017 1:26 am
Re: Windows Host Not Connecting to Internet
Below is more information on network:
Eve-ng IP: 192.168.0.151/24
Win host IP: 192.168.0.20/24
Cloud0/management IP: taken from eve which is 192.168.0.151/24
Default Gateway: 192.168.0.1
Eve-ng IP: 192.168.0.151/24
Win host IP: 192.168.0.20/24
Cloud0/management IP: taken from eve which is 192.168.0.151/24
Default Gateway: 192.168.0.1
-
- Posts: 5180
- Joined: Wed Mar 15, 2017 4:44 pm
- Location: London
- Contact:
Re: Windows Host Not Connecting to Internet
if you have eve v71
then i will do video how to install windows on eve.
New way...
just couple days pls
UD
then i will do video how to install windows on eve.
New way...
just couple days pls
UD
-
- Posts: 15
- Joined: Fri Aug 11, 2017 1:26 am
Re: Windows Host Not Connecting to Internet
Hello UD,
I am running ever version 2.0.3-68.
Thanks,
VGS
I am running ever version 2.0.3-68.
Thanks,
VGS
-
- Posts: 5180
- Joined: Wed Mar 15, 2017 4:44 pm
- Location: London
- Contact:
Re: Windows Host Not Connecting to Internet
do update pls
apt-get update
apt-get upgrade
apt-get update
apt-get upgrade
-
- Posts: 15
- Joined: Fri Aug 11, 2017 1:26 am
Re: Windows Host Not Connecting to Internet
Hello UD,
Thanks for you reply.
I already tried updating and then testing, still not working.
My friend told me that he has version 60 and it is working for him, I will try using that version.
Will update you here soon.
Regards,
VGS
Thanks for you reply.
I already tried updating and then testing, still not working.
My friend told me that he has version 60 and it is working for him, I will try using that version.
Will update you here soon.
Regards,
VGS
-
- Posts: 5180
- Joined: Wed Mar 15, 2017 4:44 pm
- Location: London
- Contact:
Re: Windows Host Not Connecting to Internet
no mate..
v71 is very well....
It is your image issue or eve settings not right....
get me output for all these cli commands:
uname -a
dpkg -l eve-ng
brctl show
df -h
kvm-ok
v71 is very well....
It is your image issue or eve settings not right....
get me output for all these cli commands:
uname -a
dpkg -l eve-ng
brctl show
df -h
kvm-ok
-
- Posts: 15
- Joined: Fri Aug 11, 2017 1:26 am
Re: Windows Host Not Connecting to Internet
Hello UD,
Yes, it could be the image issue, but I tried using another image of windows server 2008 R2 and issue still persist.
Please see below requested outputs:
root@eve-ng:~# uname -a
Linux eve-ng 4.4.14-eve-ng-ukms+ #1 SMP Mon Dec 19 23:28:33 CET 2016 x86_64 x86_64 x86_64 GNU/Linux
root@eve-ng:~# dpkg -l eve-ng
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=================================
ii eve-ng 2.0.3-71 amd64 A new generation software for net
root@eve-ng:~# brctl show
bridge name bridge id STP enabled interfaces
pnet0 8000.000c290dfeb3 no eth0
vunl0_1_0
pnet1 8000.000000000000 no
pnet2 8000.000000000000 no
pnet3 8000.000000000000 no
pnet4 8000.000000000000 no
pnet5 8000.000000000000 no
pnet6 8000.000000000000 no
pnet7 8000.000000000000 no
pnet8 8000.000000000000 no
pnet9 8000.000000000000 no
root@eve-ng:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 2.9G 0 2.9G 0% /dev
tmpfs 597M 14M 584M 3% /run
/dev/mapper/eve--ng--vg-root 122G 26G 91G 23% /
tmpfs 3.0G 0 3.0G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 3.0G 0 3.0G 0% /sys/fs/cgroup
/dev/sda1 472M 143M 305M 32% /boot
root@eve-ng:~# kvm-ok
INFO: /dev/kvm exists
KVM acceleration can be used
Regards,
VGS
Yes, it could be the image issue, but I tried using another image of windows server 2008 R2 and issue still persist.
Please see below requested outputs:
root@eve-ng:~# uname -a
Linux eve-ng 4.4.14-eve-ng-ukms+ #1 SMP Mon Dec 19 23:28:33 CET 2016 x86_64 x86_64 x86_64 GNU/Linux
root@eve-ng:~# dpkg -l eve-ng
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=================================
ii eve-ng 2.0.3-71 amd64 A new generation software for net
root@eve-ng:~# brctl show
bridge name bridge id STP enabled interfaces
pnet0 8000.000c290dfeb3 no eth0
vunl0_1_0
pnet1 8000.000000000000 no
pnet2 8000.000000000000 no
pnet3 8000.000000000000 no
pnet4 8000.000000000000 no
pnet5 8000.000000000000 no
pnet6 8000.000000000000 no
pnet7 8000.000000000000 no
pnet8 8000.000000000000 no
pnet9 8000.000000000000 no
root@eve-ng:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 2.9G 0 2.9G 0% /dev
tmpfs 597M 14M 584M 3% /run
/dev/mapper/eve--ng--vg-root 122G 26G 91G 23% /
tmpfs 3.0G 0 3.0G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 3.0G 0 3.0G 0% /sys/fs/cgroup
/dev/sda1 472M 143M 305M 32% /boot
root@eve-ng:~# kvm-ok
INFO: /dev/kvm exists
KVM acceleration can be used
Regards,
VGS
-
- Posts: 5180
- Joined: Wed Mar 15, 2017 4:44 pm
- Location: London
- Contact:
Re: Windows Host Not Connecting to Internet
you have to check if Avast antivirus is not set for virtualization inspection !!!
Avast/settings
Troubleshooting
and I hope it is Intel CPU on your PC
It must be off
UD
Avast/settings
Troubleshooting
and I hope it is Intel CPU on your PC
It must be off
UD
You do not have the required permissions to view the files attached to this post.
-
- Posts: 15
- Joined: Fri Aug 11, 2017 1:26 am
Re: Windows Host Not Connecting to Internet
Hello UD,
I turned off antivirus on my laptop, still not working....lol
I have Intel(R) Core(TM) i7-3537U processor on my laptop, will this be an issue?
Regards,
VGS
I turned off antivirus on my laptop, still not working....lol
I have Intel(R) Core(TM) i7-3537U processor on my laptop, will this be an issue?
Regards,
VGS