On 12/23/10 12:35 PM, John Fischer wrote:
All,

I am trying to get the newer AI stuff to work correctly within a VBox.
I believe that I am having trouble with the dhcp configuration. The VBox
server has a private network called AI as does the VBox client. My
current configuration on the server looks like the following:

dhcptab is:
Name Type Value
==================================================
192.168.168.0 Macro
:Subnet=255.255.255.0:RDiscvyF=1:Broadcst=192.168.168.255:Router=192.168.168.100:BootSrvA=192.168.168.100:

dhcp_macro_test6 Macro :BootFile=test6:
10.0.2.0 Macro :BootSrvA=10.0.2.15:

ifconfig shows:
e1000g0: flags=1104843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,ROUTER,IPv4>
mtu 1500 index 2
inet 10.0.2.15 netmask ffffff00 broadcast 10.0.2.255
ether 8:0:27:d4:81:ec

e1000g1: flags=1100843<UP,BROADCAST,RUNNING,MULTICAST,ROUTER,IPv4> mtu
1500 index 3
inet 192.168.168.100 netmask ffffff00 broadcast 192.168.168.255
ether 8:0:27:6f:ca:de

However, the client never gets an address but sits spinning for a little
while
and then times out. Does anything look obvious in the dhcp configuration?


You'd need to provide the output of pntadm -P 192.168.168.0 to get anywhere, as that shows the addresses available for assignment.

Dave

_______________________________________________
networking-discuss mailing list
networking-discuss@opensolaris.org

Reply via email to