Re: [osol-discuss] [networking-discuss] please help = network configuration !!

2008-10-02 Thread onkar
sol1:~# netstat -rn Routing Table: IPv4 Destination Gateway Flags Ref Use Interface - - -- - 127.0.0.1127.0.0.1UH1 8 lo0 Routing Table: IPv6

[osol-discuss] Problem on crypto card v1.1

2008-10-02 Thread Redharing
I can't to use pktool genkey on sun crypto card v1.1 When I input pin of keystore, it show error: keystore error: CKR_PIN_INCORRECT libkmf error: KMF_ERR_AUTH_FAILED format of my input is : username:password And if I need to downgrade to v1.0, how I can do that? I try to re-install driver 1.0

Re: [osol-discuss] network configuration problem

2008-10-02 Thread Ghee Teo
The new network admin GUI is all integrated to work to its full functionality in snv 100 as far as I heard. -Ghee Bill Shannon wrote: I installed 2008.05 on a new machine, upgraded to snv_98. Now I'm trying to convert to static IP. I disabled svc:/network/physical:nwam and enabled

Re: [osol-discuss] [networking-discuss] please help = network configuration !!

2008-10-02 Thread Casper . Dik
sol1:~# netstat -rn Routing Table: IPv4 Destination Gateway Flags Ref Use Interface - - -- - 127.0.0.1127.0.0.1UH1 8 lo0 Routing Table: IPv6

Re: [osol-discuss] [networking-discuss] please help = network configuration !!

2008-10-02 Thread onkar
[EMAIL PROTECTED]:~# netstat -rn Routing Table: IPv4 Destination Gateway Flags Ref Use Interface - - -- - 192.168.1.0 192.168.1.17 U 1 0 nge0 127.0.0.1

Re: [osol-discuss] [networking-discuss] please help = network configuration !!

2008-10-02 Thread Jan Friedel
Try `snoop -r -d nge0 host 192.168.1.17 icmp` during the ping to check, if you get some responses from the host on local network. If yes, check the firewall rules (ipfstat). If no, check the physical/link layer (`dladm show-dev`, `dladm show-link`) or

Re: [osol-discuss] network configuration problem

2008-10-02 Thread Miguel Da Silva - URI
Bill Shannon escribió: I installed 2008.05 on a new machine, upgraded to snv_98. Now I'm trying to convert to static IP. I disabled svc:/network/physical:nwam and enabled svc:/network/physical:default. I went to System Administration Network. It doesn't show *any* interfaces. Sigh.

[osol-discuss] smbfs on Solaris 10 5/08?

2008-10-02 Thread Kristian Rink
Folks; maybe a stupid question, but are there binary packages of the OpenSolaris CIFS/SMB client (smbutil and friends) available to those using Solaris 10 5/08? So far, at the very least trying the packages off opensolaris.org failed for me... TIA and best regards, Kristian -- Dipl.-Ing.(BA)

Re: [osol-discuss] OpenSolaris equivalents for GNU packages

2008-10-02 Thread john kroll
Are you wanting a /usr/local root level sfw environment at export/home profile or something?? -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] OpenSolaris equivalents for GNU packages

2008-10-02 Thread James Carlson
Alan Coopersmith writes: readline-5.0,REV=2005.06.07-SunOS5.8-i386-CSW.pkg.gz I don't see a package with libreadline in nv_98 It's been in limbo for some time now -- see PSARC 2007/188. The short answer is that Sun's lawyers seem to assert that GPL libraries (unlike GPL other executables)

Re: [osol-discuss] network configuration problem

2008-10-02 Thread James Carlson
Bill Shannon writes: I disabled svc:/network/physical:nwam and enabled svc:/network/physical:default. I went to System Administration Network. It doesn't show *any* interfaces. I'd recommend contacting the Desktop community. They're the ones who support the GUI bits. I can't say I use

Re: [osol-discuss] smbfs on Solaris 10 5/08?

2008-10-02 Thread James Carlson
Kristian Rink writes: maybe a stupid question, but are there binary packages of the OpenSolaris CIFS/SMB client (smbutil and friends) available to those using Solaris 10 5/08? So far, at the very least trying the packages off opensolaris.org failed for me... No, that won't work. We don't

[osol-discuss] LU snv_97 - snv_99 fs/dcfs ?

2008-10-02 Thread Youri Podchosov
Last night I was LUing snv_97 to snv_99 (x86) and faced the system crash in luupgrade phase caused by mod_hold_stub: Couldn't load stub module fs/dcfs Indeed, (my?) snv_97 doesn't have it, and I had to copy it over from snv_99 distribution to get things work. I have access only to snv_87 and

Re: [osol-discuss] LU snv_97 - snv_99 fs/dcfs ?

2008-10-02 Thread Casper . Dik
Last night I was LUing snv_97 to snv_99 (x86) and faced the system crash in luupgrade phase caused by mod_hold_stub: Couldn't load stub module fs/dcfs Indeed, (my?) snv_97 doesn't have it, and I had to copy it over from snv_99 distribution to get th ings work. I have access only to snv_87

Re: [osol-discuss] unix file encryption

2008-10-02 Thread Patrick Ale
On Thu, Oct 2, 2008 at 3:25 PM, Cj [EMAIL PROTECTED] wrote: Is there a way to encrypt a flat file or a database file so it can be ftp or sftp to a remote windows system? this is for solaris/AIX etc. or is there a 3 party sw that can be used? PGP?

Re: [osol-discuss] smbfs on Solaris 10 5/08?

2008-10-02 Thread Kristian Rink
James; James Carlson schrieb: maybe a stupid question, but are there binary packages of the OpenSolaris CIFS/SMB client (smbutil and friends) available to those using Solaris 10 5/08? So far, at the very least trying the packages off opensolaris.org failed for me... No, that won't work.

Re: [osol-discuss] unix file encryption

2008-10-02 Thread Andrew Von Cid
Hiya, Is there a way to encrypt a flat file or a database file so it can be ftp or sftp to a remote windows system? this is for solaris/AIX etc. or is there a 3 party sw that can be used Depends how strong encryption you need. An easy option is to use a symmetric cypher with gnupg. To

Re: [osol-discuss] [networking-discuss] please help = network configuration !!

2008-10-02 Thread onkar
# cat /etc/defaultrouter 192.168.1.1 # cat /etc/hostname.nge0 192.168.1.17 still I am not able to ping to 192.168.1.1 Waht else might be going wrong ? -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list

Re: [osol-discuss] LU snv_97 - snv_99 fs/dcfs ?

2008-10-02 Thread Youri Podchosov
[EMAIL PROTECTED] wrote: Last night I was LUing snv_97 to snv_99 (x86) and faced the system crash in luupgrade phase caused by mod_hold_stub: Couldn't load stub module fs/dcfs Indeed, (my?) snv_97 doesn't have it, and I had to copy it over from snv_99 distribution to get th ings work.

Re: [osol-discuss] LU snv_97 - snv_99 fs/dcfs ?

2008-10-02 Thread Casper . Dik
[EMAIL PROTECTED] wrote: Last night I was LUing snv_97 to snv_99 (x86) and faced the system crash in luupgrade phase cau sed by mod_hold_stub: Couldn't load stub module fs/dcfs Indeed, (my?) snv_97 doesn't have it, and I had to copy it over from snv_99 distribution to get th ings

Re: [osol-discuss] unix file encryption

2008-10-02 Thread Cj
pgp says it works with windows only from what i could find on their www site -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] unix file encryption

2008-10-02 Thread Cj
gpg : Will this work in windows and i am guessing there is a Sun and AIX client you can install. Ill do a search on it. Thanx for the info Message was edited by: unix1adm -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list

Re: [osol-discuss] [networking-discuss] please help = network configuration !!

2008-10-02 Thread Jan Friedel
On Thu, Oct 02, 2008 at 06:36:01AM -0700, onkar wrote: # cat /etc/defaultrouter 192.168.1.1 # cat /etc/hostname.nge0 192.168.1.17 still I am not able to ping to 192.168.1.1 Since (according to your ifconfig sent previously) the 192.168.1.1 is on your local segment, you

Re: [osol-discuss] [networking-discuss] please help = network configuration !!

2008-10-02 Thread James Carlson
onkar writes: # cat /etc/defaultrouter 192.168.1.1 # cat /etc/hostname.nge0 192.168.1.17 still I am not able to ping to 192.168.1.1 Waht else might be going wrong ? Try ping -sn 192.168.1.1. What does netstat -narv report? What do you see in ifconfig nge0? Are you sure you've got

Re: [osol-discuss] [networking-discuss] please help = network configuration !!

2008-10-02 Thread onkar
[EMAIL PROTECTED]:~# snoop -d nge0 Using device nge0 (promiscuous mode) 192.168.1.2 - 192.168.1.255 NBT NS Query Request for SMS_SLP[1a], Success 192.168.1.2 - 192.168.1.255 NBT NS Query Request for SMS_SLP[1a], Success 192.168.1.2 - 192.168.1.255 NBT NS Query Request for SMS_SLP[1a], Success

Re: [osol-discuss] [networking-discuss] please help = network configuration !!

2008-10-02 Thread Dave Uhring
nge0: flags=201000843 mtu 1500 index 2 inet 192.168.1.17 netmask ff00 broadcast 192.168.1.255 If that is the built-in Ethernet controller on an nVidia MCP chipset you are *never* going to make it work with either OpenSolaris or Solaris Express. -- This message posted from opensolaris.org

Re: [osol-discuss] unix file encryption

2008-10-02 Thread Andrew Wasilczuk
gpg : Will this work in windows and i am guessing there is a Sun and AIX client you can install. Ill do a search on it. gpg will definitely run on Windows and Solaris, not sure about AIX, but it'd imagine so. Cheers, Andrew. -- . __/_/_ w: http://darq.com/ . __/_/_ t: 020 7100

Re: [osol-discuss] [networking-discuss] please help = network configuration !!

2008-10-02 Thread Paul Durrant
onkar wrote: sol1 - (broadcast) ARP C Who is 192.168.1.1, 192.168.1.1 ? 192.168.1.2 - 192.168.1.255 NBT NS Query Request for NLB_001[0], Success sol1 - (broadcast) ARP C Who is 192.168.1.1, 192.168.1.1 ? 192.168.1.2 - 192.168.1.255 NBT NS Query Request for NLB_001[0],

[osol-discuss] Interesting = MAC addr reversing manually solved the problem !!

2008-10-02 Thread onkar
Hi All , I was not able to ping the router at my home from opensolaris box. see - http://www.opensolaris.org/jive/thread.jspa?threadID=77102tstart=0 I did this = ifconfig nge0 ether MAC addr reversed ifconfig nge0 dhcp start not I am able to ping 192.168.1.1 (router ) but , I am not

Re: [osol-discuss] Interesting = MAC addr reversing manually solved the problem !!

2008-10-02 Thread James Carlson
onkar writes: ifconfig nge0 ether MAC addr reversed ifconfig nge0 dhcp start not I am able to ping 192.168.1.1 (router ) That's pretty scary. You might want to update that software. but , I am not able to ping www.google.com That sounds like a DNS configuration error. Do you have

[osol-discuss] OpenSolaris Community Newsletter September 2008

2008-10-02 Thread Linda Bernal
The September 2008 Community Newsletter has moved back to opensolaris.org. After a few months of living on genunix, we decided to bring it back in house. Take a peek and enjoy! http://opensolaris.org/os/community/advocacy/newsletter/sept08/ -Linda

Re: [osol-discuss] [networking-discuss] please help = network configuration !!

2008-10-02 Thread Jürgen Keil
If that is the built-in Ethernet controller on an nVidia MCP chipset you are *never* going to make it work with either OpenSolaris or Solaris Express. In 2 of 3 cases the built-in Ethernet controller on an nVidia MCP chipset works for me (ASUS M2N-SLI deluxe and M2NPV-VM). On one box (ASUS

Re: [osol-discuss] [networking-discuss] please help = network configuration !!

2008-10-02 Thread Dave Uhring
On one box (ASUS M2N-VM DVI) I had to workaround bug 6678904 ( http://bugs.opensolaris.org/view_bug.do?bug_id=6678904 ), by manually setting the MAC address: Thanks, Juergen. I'll give that a try on my MCP61 and MCP67 systems. It would be nice to put those Intel NICs back into the parts

Re: [osol-discuss] [networking-discuss] please help = network configuration !!

2008-10-02 Thread Dave Uhring
Thanks, Juergen. I'll give that a try on my MCP61 and MCP67 systems. It would be nice to put those Intel NICs back into the parts box. It surely did work. Thanks again! [EMAIL PROTECTED]:~$ ifconfig nge0 nge0: flags=201000843UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS mtu 1500 index 2

Re: [osol-discuss] Help: How to install Java SE and use Java Web Start..

2008-10-02 Thread Gregg Sporar
Workaround would be to save the SDM starter somewhere to your local hard drive (i.e. on the Desktop which is Firefox default I assume) and invoke it from some terminal Or, alternatively, set Firefox to use javaws for that file type: http://blogs.sun.com/observatory/entry/java_web_start

Re: [osol-discuss] xfce 4.4.2 builds?

2008-10-02 Thread Neil Houston
I'm using XFCE 4.4.2 on my SNV_98 box, the space rq. for the build system really isn't that much: Compiler: (torez:~/dtbld) houst0n du -hs /opt/studio/SUNWspro11/ 384M /opt/studio/SUNWspro11 dtbld: (torez:~/dtbld) houst0n du -hs /opt/dtbld 33M /opt/dtbld Then just the source + obj

Re: [osol-discuss] network configuration problem

2008-10-02 Thread Bill Shannon
James Carlson wrote: Bill Shannon writes: I disabled svc:/network/physical:nwam and enabled svc:/network/physical:default. I went to System Administration Network. It doesn't show *any* interfaces. I'd recommend contacting the Desktop community. They're the ones who support the GUI

Re: [osol-discuss] network configuration problem

2008-10-02 Thread Bill Shannon
Ghee Teo wrote: The new network admin GUI is all integrated to work to its full functionality in snv 100 as far as I heard. What exactly does that mean? The perfectly functional version in older releases was replaced with a new partially functional version? I am *so* sorry I upgrade to

Re: [osol-discuss] Interesting = MAC addr reversing manually solved the problem !!

2008-10-02 Thread Boyd Adamson
onkar [EMAIL PROTECTED] writes: Hi All , I was not able to ping the router at my home from opensolaris box. see - http://www.opensolaris.org/jive/thread.jspa?threadID=77102tstart=0 I did this = ifconfig nge0 ether MAC addr reversed ifconfig nge0 dhcp start not I am able to ping