On 01/03/07, Nino <[EMAIL PROTECTED]> wrote:
This is what happens:
# ifconfig skge0 down
# ifconfig skge0 dhcp
# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 
index 1
        inet 127.0.0.1 netmask ff000000
skge0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 2
        inet xxx.xxx.xxx.216 netmask fffffc00 broadcast xxx.xxx.xxx.255
        ether 0:14:85:85:22:27

and although ip address above (inet, broadcast) is properly assigned, neither 
ping nor the browser can access anything on the internet.
After:
# touch /etc/dhcp.skge0

and after rebooting with init 6,
skge is not active again:

# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 
index 1
        inet 127.0.0.1 netmask ff000000

I'm not certain what the issue is here. You may want to try a
sys-unconfig and then have another go at it. I don't have access to my
workstation right now, so I can't tell you exactly what I did or what
configuration I have that got this working for me.

--
"Less is only more where more is no good." --Frank Lloyd Wright

Shawn Walker, Software and Systems Analyst
[EMAIL PROTECTED] - http://binarycrusader.blogspot.com/
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to