This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cannot ping Sophos in VM or go to WebAdmin

Hi,

Recently I downloaded Sophos to run it in VirtualBox for some research experiments. So I installed it on VirtualBox and it is running fine, but I cannot ping Sophos through my machine. 

Here is the Sophos ifconfig details:

eth0    Link encap:Ethernet  HWaddr 08:00:27:66:2A:43  
          inet addr:192.168.1.100  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:120 (120.0 b)
         

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:1689 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1689 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:2761210 (2.6 Mb)  TX bytes:2761210 (2.6 Mb)

Here is my host ifconfig details:

eth0      Link encap:Ethernet  HWaddr e4:11:5b:30:25:42  
          inet addr:192.168.1.190  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::e611:5bff:fe30:2542/64 Scope:Link
          inet6 addr: 2001[:D]a8::2/96 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:901550 errors:0 dropped:0 overruns:0 frame:0
          TX packets:431817 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:743854509 (743.8 MB)  TX bytes:51088045 (51.0 MB)
          Interrupt:20 Memory[:D]4700000-d4720000 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:9508 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9508 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:1274576 (1.2 MB)  TX bytes:1274576 (1.2 MB)

vboxnet0  Link encap:Ethernet  HWaddr 0a:00:27:00:00:00  
          inet addr:192.168.56.1  Bcast:192.168.56.255  Mask:255.255.255.0
          inet6 addr: fe80::800:27ff:fe00:0/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:110 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:19061 (19.0 KB)

In virtual box network, i set these:
Adapter 1: NAT
Adapter 2: Host-Only Adapter 
Adapter 3: Bridged Adapter, eth0


This thread was automatically locked due to age.