Not able to ssh from host to Guest OS

Discussions about using Solaris guests in VirtualBox.
Post Reply
RameshKumar
Posts: 3
Joined: 25. Dec 2013, 05:37

Not able to ssh from host to Guest OS

Post by RameshKumar »

Not able to ssh from host to Guest OS. Please help me on this to resolve the issue.

Host Details:
Windows 7

Guest OS
Solaris 10

Wireless LAN adapter Wireless Network Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : DW1501 Wireless-N WLAN Half-Mini Card
Physical Address. . . . . . . . . : 1C-65-9D-19-A0-E5
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::c09e:6b72:5fde:58f0%12(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.125(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DHCPv6 IAID . . . . . . . . . . . : 303850909
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-18-23-E8-75-B8-AC-6F-73-92-8D
DNS Servers . . . . . . . . . . . : 123.176.37.37
123.176.37.38
NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter VirtualBox Host-Only Network:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VirtualBox Host-Only Ethernet Adapter
Physical Address. . . . . . . . . : 08-00-27-00-28-87
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::182c:e41f:c46b:6d31%28(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.168.168(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . : 369623079
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-18-23-E8-75-B8-AC-6F-73-92-8D


DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0:ffff::3%1
NetBIOS over Tcpip. . . . . . . . : Enabled


Virtual Box Network Settings:

Attached To :Bridge Adapter
Name :Broadcom Virtual Wireless Adapter
Promiscuous Mode: Allow All
Checked Cable Connected option

In my Solaris Guest OS ran the below commands to assign the up

#ifconfig -a plumb
#ifconfig pcn0 192.168.168.168 up
#ipfilter service is disabled ( Firewall)

Turned Off Firewall settings in Windows 7 as well..I am able to ping from host to Guest OS IP.. but in reverse i am not able to do it..
RameshKumar
Posts: 3
Joined: 25. Dec 2013, 05:37

Re: Not able to ssh from host to Guest OS

Post by RameshKumar »

Can some one help me on this..
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Not able to ssh from host to Guest OS

Post by Perryg »

host
IPv4 Address. . : 192.168.1.125(Preferred)
guest
#ifconfig pcn0 192.168.168.168 up

If this isn't a typo it will usually keep you for connecting unless you are routing the segments.
Post Reply