Re: [OpenIndiana-discuss] Cannot ping localhost (with NoNet configuration)

2012-09-09 Thread Ivan Gualandri
No success.
Here my settings for pkg/server:dev

pkg/port: 81
pkg/address: 127.0.0.1
pkg/inst_root: /export/pkg/dev

Any other idea?
My problem is that OpenIndiana supports my network card only using myk
driver, but i found only a version that need to be compiled, but the
default installation of OI doesn't have gcc, then i must install that
package :(

Thanks,
Ivan

On 9 September 2012 17:13, Michael Stapleton <
michael.staple...@techsologic.com> wrote:

> Have you tried to configure pkg/server to listen on 127.0.0.1 ?
>
> # svccfg -s pkg/server setprop pkg/address = net_address: 127.0.0.1
>
> # svcadm refresh pkg/server
> # svcadm restart pkg/server
>
> Mike
>
> ?On Sun, 2012-09-09 at 11:25 +0200, Ivan Gualandri wrote:
>
> > Thank you yuri,
> >
> > unfortunately it doesn't work.
> >
> > I've done  the following:
> >
> > svcadm netwokr/ipfilter:default disable
> > svcadm pkg/server:dev enable
> > pkgrepo info -s http://localhost:81
> >
> > And i receive always the same error.
> > I checked with netstat but there is nothing listening on port 81 for
> > localhost.
> >
> > Any idea?
> >
> > Thanks,
> > Ivan
> >
> > The installation is a clean installation of openindiana.
> >
> > On 9 September 2012 01:41, Yuri Pankov  wrote:
> >
> > > On Fri, 7 Sep 2012 21:33:24 +0200, Ivan Gualandri wrote:
> > >
> > >> Hi,
> > >>
> > >> in my laptop where actually there isn't any supported network card (i
> need
> > >> to compile myk driver), i tried to ping localhost but i receive alway
> > >> network unreachable.
> > >>
> > >> I tried both:
> > >>
> > >> ping localhost
> > >>
> > >> ping 127.0.0.1
> > >>
> > >> and an ifconfig -a shows that lo0 is up and running.
> > >>
> > >> Is that normal? There is a way to ping localhost using NoNet profile?
> > >>
> > >
> > > Just a guess.. Don't you have svc:/network/ipfilter:default enabled, by
> > > chance?
> > >
> > >
> > > __**_
> > > OpenIndiana-discuss mailing list
> > > OpenIndiana-discuss@**openindiana.org<
> OpenIndiana-discuss@openindiana.org>
> > > http://openindiana.org/**mailman/listinfo/openindiana-**discuss<
> http://openindiana.org/mailman/listinfo/openindiana-discuss>
> > >
> >
> >
> >
>
>
> ___
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss@openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss
>



-- 
"elen sila lumenn omentielvo"
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Cannot ping localhost (with NoNet configuration)

2012-09-09 Thread Ivan Gualandri
Thank you yuri,

unfortunately it doesn't work.

I've done  the following:

svcadm netwokr/ipfilter:default disable
svcadm pkg/server:dev enable
pkgrepo info -s http://localhost:81

And i receive always the same error.
I checked with netstat but there is nothing listening on port 81 for
localhost.

Any idea?

Thanks,
Ivan

The installation is a clean installation of openindiana.

On 9 September 2012 01:41, Yuri Pankov  wrote:

> On Fri, 7 Sep 2012 21:33:24 +0200, Ivan Gualandri wrote:
>
>> Hi,
>>
>> in my laptop where actually there isn't any supported network card (i need
>> to compile myk driver), i tried to ping localhost but i receive alway
>> network unreachable.
>>
>> I tried both:
>>
>> ping localhost
>>
>> ping 127.0.0.1
>>
>> and an ifconfig -a shows that lo0 is up and running.
>>
>> Is that normal? There is a way to ping localhost using NoNet profile?
>>
>
> Just a guess.. Don't you have svc:/network/ipfilter:default enabled, by
> chance?
>
>
> __**_
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss@**openindiana.org
> http://openindiana.org/**mailman/listinfo/openindiana-**discuss<http://openindiana.org/mailman/listinfo/openindiana-discuss>
>



-- 
"elen sila lumenn omentielvo"
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Cannot ping localhost (with NoNet configuration)

2012-09-07 Thread Ivan Gualandri
I did other tests and these are the result:
1. Tried to telnet to localhost at port 10002 and i have that result:

Trying ::1 ...
telnte connect to address ::1: connection refused
Trying 127.0.0.1
telnet connect to address 127.0.0.1: connection refused

It seems that other commands can correctly translate localhost.

Now following tha guide on the wiki to create a local software repository :
http://wiki.openindiana.org/oi/Making+a+LAN+mirror+of+global+package+repositories


I just created the service dev and enabled it, but when i try the command

pkgrepo info -s http://localhost:10002

I have the following error:
pkgrepo: Framework error: code 7 reason: couldn't connect to host.

The values that i used are:

setprop pkg/inst_root = astring: "/export/pkg/dev/"
setprop pkg/port = count: 10002
setprop pkg/proxy_base = astring: http://localhost:10002

So what is the problem? My network configuration or my repository
configuration? Or both?

Thanks,
Ivan
On 8 September 2012 00:05, Ivan Gualandri  wrote:

> Ok i just tried to ping the ipv6 address ::1 and it worked. (It says is
> alive).
>
> The problem is that ping localhost still doesn't work. I alsto tried to
> remove the ipv4 line from /etc/hosts
>
> Ivan
>
>
> On 7 September 2012 23:02, Ivan Gualandri wrote:
>
>>
>>
>> On 7 September 2012 22:43, James Carlson wrote:
>>
>>> Ivan Gualandri wrote:
>>> > I tried both:
>>> >
>>> > ping localhost
>>> >
>>> > ping 127.0.0.1
>>>
>>> Try "ping -sn 127.0.0.1".  That at least gets name service (which might
>>> be misconfigured) out of the way.
>>>
>>
>> Same error
>>
>>
>>> > and an ifconfig -a shows that lo0 is up and running.
>>>
>>> What do "netstat -ni" and "netstat -nr" say?
>>>
>> It says:
>>
>> Routing Table:  IPV4
>> Destination: Gateway:  FLAGS REFUse
>>  Interface
>> 127.0.0.1  127.0.0.1  UH   2  132
>> lo0
>>
>>>
>>> > Is that normal? There is a way to ping localhost using NoNet profile?
>>>
>>> No, that's not normal.  It should work fine without external network
>>> interfaces.
>>>
>>>
>> Actually on Network preferences panel i have the following values:
>> Enabled Connections: (empty)
>>
>> Network profile: Automatic
>> Location: NoNet
>> network Modifiers: None Active
>>
>> Ivan
>>
>>>  --
>>> James Carlson 42.703N 71.076W 
>>>
>>> ___
>>> OpenIndiana-discuss mailing list
>>> OpenIndiana-discuss@openindiana.org
>>> http://openindiana.org/mailman/listinfo/openindiana-discuss
>>>
>>
>>
>>
>> --
>> "elen sila lumenn omentielvo"
>>
>
>
>
> --
> "elen sila lumenn omentielvo"
>



-- 
"elen sila lumenn omentielvo"
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Cannot ping localhost (with NoNet configuration)

2012-09-07 Thread Ivan Gualandri
Ok i just tried to ping the ipv6 address ::1 and it worked. (It says is
alive).

The problem is that ping localhost still doesn't work. I alsto tried to
remove the ipv4 line from /etc/hosts

Ivan

On 7 September 2012 23:02, Ivan Gualandri  wrote:

>
>
> On 7 September 2012 22:43, James Carlson  wrote:
>
>> Ivan Gualandri wrote:
>> > I tried both:
>> >
>> > ping localhost
>> >
>> > ping 127.0.0.1
>>
>> Try "ping -sn 127.0.0.1".  That at least gets name service (which might
>> be misconfigured) out of the way.
>>
>
> Same error
>
>
>> > and an ifconfig -a shows that lo0 is up and running.
>>
>> What do "netstat -ni" and "netstat -nr" say?
>>
> It says:
>
> Routing Table:  IPV4
> Destination: Gateway:  FLAGS REFUse
>  Interface
> 127.0.0.1  127.0.0.1  UH   2  132
> lo0
>
>>
>> > Is that normal? There is a way to ping localhost using NoNet profile?
>>
>> No, that's not normal.  It should work fine without external network
>> interfaces.
>>
>>
> Actually on Network preferences panel i have the following values:
> Enabled Connections: (empty)
>
> Network profile: Automatic
> Location: NoNet
> network Modifiers: None Active
>
> Ivan
>
>>  --
>> James Carlson 42.703N 71.076W 
>>
>> ___
>> OpenIndiana-discuss mailing list
>> OpenIndiana-discuss@openindiana.org
>> http://openindiana.org/mailman/listinfo/openindiana-discuss
>>
>
>
>
> --
> "elen sila lumenn omentielvo"
>



-- 
"elen sila lumenn omentielvo"
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Cannot ping localhost (with NoNet configuration)

2012-09-07 Thread Ivan Gualandri
On 7 September 2012 22:43, James Carlson  wrote:

> Ivan Gualandri wrote:
> > I tried both:
> >
> > ping localhost
> >
> > ping 127.0.0.1
>
> Try "ping -sn 127.0.0.1".  That at least gets name service (which might
> be misconfigured) out of the way.
>

Same error


> > and an ifconfig -a shows that lo0 is up and running.
>
> What do "netstat -ni" and "netstat -nr" say?
>
It says:

Routing Table:  IPV4
Destination: Gateway:  FLAGS REFUse
 Interface
127.0.0.1  127.0.0.1  UH   2  132
  lo0

>
> > Is that normal? There is a way to ping localhost using NoNet profile?
>
> No, that's not normal.  It should work fine without external network
> interfaces.
>
>
Actually on Network preferences panel i have the following values:
Enabled Connections: (empty)

Network profile: Automatic
Location: NoNet
network Modifiers: None Active

Ivan

> --
> James Carlson 42.703N 71.076W 
>
> ___
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss@openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss
>



-- 
"elen sila lumenn omentielvo"
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Cannot ping localhost (with NoNet configuration)

2012-09-07 Thread Ivan Gualandri
Hi,

in my laptop where actually there isn't any supported network card (i need
to compile myk driver), i tried to ping localhost but i receive alway
network unreachable.

I tried both:

ping localhost

ping 127.0.0.1

and an ifconfig -a shows that lo0 is up and running.

Is that normal? There is a way to ping localhost using NoNet profile?

Thanks,
Ivan


-- 
"elen sila lumenn omentielvo"
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Grub for ext2fs filesystem

2012-09-06 Thread Ivan Gualandri
Thank you fabrizio!
It worked :)

Ivan

On 6 September 2012 16:55, Fabrizio Chierzi wrote:

> Hi Ivan ... I've already installed OpenIndiana in dual boot with Ubuntu,
> Windows, PC-BSD ... I use the boot loader of Ubuntu (Grub 2) to choose
> among them ... In /etc/grub.d there is a the file 40_custom ... Suppose
> that you installed OpenIndiana on the 3rd primary partition of the first
> disk ... You edit this file and you add this entry
>
> menuentry "OpenIndiana" {
> set root=(hd0,3)
> chainloader +1
> }
>
> Later you run that command: sudo update-grub
>
> In the end you restart your laptop and everything has to be right
>
> Enjoy your day
>
> Fabrizio Chierzi
>
> 2012/9/6 Ivan Gualandri 
>
> > I just installed openindiana on my laptopo in dual boot with linux.
> >
> > But i have a problem with grub of openindiana. I try to load the linux
> > kernel using grub command line.
> >
> > The boot partition is ext2 fs.
> >
> > When i enter the command root(hd0, 0)  it recognize the partition as
> > ext2fs.
> >
> > The problem is with command kernel, when i insert the kernel line i
> always
> > have a file not found error. And if i try to enter the kernel name using
> > tab completion the folder is correctly recognized, but when it try to
> look
> > for kernel name, it replace all characters with weird characters.
> >
> > Any idea?
> > Is this a bug?
> >
> > Ivan
> >
> > --
> > "elen sila lumenn omentielvo"
> > ___
> > OpenIndiana-discuss mailing list
> > OpenIndiana-discuss@openindiana.org
> > http://openindiana.org/mailman/listinfo/openindiana-discuss
> >
> ___
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss@openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss
>



-- 
"elen sila lumenn omentielvo"
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Grub for ext2fs filesystem

2012-09-06 Thread Ivan Gualandri
I just installed openindiana on my laptopo in dual boot with linux.

But i have a problem with grub of openindiana. I try to load the linux
kernel using grub command line.

The boot partition is ext2 fs.

When i enter the command root(hd0, 0)  it recognize the partition as
ext2fs.

The problem is with command kernel, when i insert the kernel line i always
have a file not found error. And if i try to enter the kernel name using
tab completion the folder is correctly recognized, but when it try to look
for kernel name, it replace all characters with weird characters.

Any idea?
Is this a bug?

Ivan

-- 
"elen sila lumenn omentielvo"
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Insalling gcc on an offline installation

2012-08-28 Thread Ivan Gualandri
Hi again,

i'm planning to install openindiana on my old laptop. But unfortunately
there isn't suppoer for none of both network card installed.

I found that probably the myk driver can be used to add support for at
least the ethernet card.

But the package that i found need to be compiled, and in the default
installation there isn't any compiler installed (gcc or suncc).
So i must install at least one of them manually/offline.

Is it possible ?



-- 
"elen sila lumenn omentielvo"
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Console login/No login for user

2012-08-28 Thread Ivan Gualandri
On 28 August 2012 11:19, Ivan Gualandri  wrote:

> I used my favourite search engine and all the first page is about only
> solaris 10 result.
>
> Second: I installed the OS, not using the live cd.
> And during the installation phase it asks also to create a user. Or that
> step is only a placeholder?
> btw i tried to use jack/jack but it correctly says authentication failed.
>
> Ivan
>
>
> On 28 August 2012 11:13, Michael Schuster wrote:
>
>> I *think* it's "jack"/"jack", if not: please kindly use your favourite
>> search engine, this question has been asked more than once.
>>
>> On Tue, Aug 28, 2012 at 11:10 AM, Ivan Gualandri
>>  wrote:
>> > Hi,
>> >
>> > i just installed openindiana on a virtual machne, but i cannot login
>> with
>> > the user name just created during the installation (it says Login
>> Failed).
>> >
>> > And if i try to access with root  it says: "Roles can only be assumed by
>> > authenticated users".
>> >
>> > Now i'm just wondering if i can access via console to user account and
>> > check if i just mispelled  username/password. I tried ctrl+alt+f1 but it
>> > doesn't change on text mode.
>> >
>> > Anyone can help?
>> >
>> > Thanks,
>> > Ivan
>> >
>> > --
>> > "elen sila lumenn omentielvo"
>> > ___
>> > OpenIndiana-discuss mailing list
>> > OpenIndiana-discuss@openindiana.org
>> > http://openindiana.org/mailman/listinfo/openindiana-discuss
>>
>>
>>
>> --
>> Michael Schuster
>> http://recursiveramblings.wordpress.com/
>>
>
>
>
> --
> "elen sila lumenn omentielvo"
>



-- 
"elen sila lumenn omentielvo"
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Console login/No login for user

2012-08-28 Thread Ivan Gualandri
Hi,

i just installed openindiana on a virtual machne, but i cannot login with
the user name just created during the installation (it says Login Failed).

And if i try to access with root  it says: "Roles can only be assumed by
authenticated users".

Now i'm just wondering if i can access via console to user account and
check if i just mispelled  username/password. I tried ctrl+alt+f1 but it
doesn't change on text mode.

Anyone can help?

Thanks,
Ivan

-- 
"elen sila lumenn omentielvo"
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Install OpenIndiana from USB

2011-10-30 Thread Ivan Gualandri
Ok just read the whole article and it answer my question :)

Thanks!

On 30 October 2011 16:31, Ivan Gualandri  wrote:

> Hi pablo,
>
> thanks for your answer!
>
> I have another question: if i understand correctly i must use an entire
> usb key to make a USB installer for OpenIndiana?
>
> Thanks,
> Ivan
>
> On 30 October 2011 12:57, Pablo Oddera  wrote:
>
>> Ivan,
>>
>> You can install it from a USB key. Here you have the steps:
>>
>> http://wiki.openindiana.org/oi/Installing+OpenIndiana
>>
>> Regards,
>>
>> Pablo
>>
>> On Sun, Oct 30, 2011 at 8:40 AM, Ivan Gualandri > >wrote:
>>
>> > Hi all,
>> >
>> > i want to install OpenIndiana on my Laptop, but sadly the cdrom is
>> gone. Is
>> > possible to install it from an USB Key?
>> >
>> > Thanks,
>> > Ivan
>> >
>> > --
>> > "elen sila lumenn omentielvo"
>> > ___
>> > OpenIndiana-discuss mailing list
>> > OpenIndiana-discuss@openindiana.org
>> > http://openindiana.org/mailman/listinfo/openindiana-discuss
>> >
>> ___
>> OpenIndiana-discuss mailing list
>> OpenIndiana-discuss@openindiana.org
>> http://openindiana.org/mailman/listinfo/openindiana-discuss
>>
>
>
>
> --
> "elen sila lumenn omentielvo"
>



-- 
"elen sila lumenn omentielvo"
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Install OpenIndiana from USB

2011-10-30 Thread Ivan Gualandri
Hi pablo,

thanks for your answer!

I have another question: if i understand correctly i must use an entire usb
key to make a USB installer for OpenIndiana?

Thanks,
Ivan

On 30 October 2011 12:57, Pablo Oddera  wrote:

> Ivan,
>
> You can install it from a USB key. Here you have the steps:
>
> http://wiki.openindiana.org/oi/Installing+OpenIndiana
>
> Regards,
>
> Pablo
>
> On Sun, Oct 30, 2011 at 8:40 AM, Ivan Gualandri  >wrote:
>
> > Hi all,
> >
> > i want to install OpenIndiana on my Laptop, but sadly the cdrom is gone.
> Is
> > possible to install it from an USB Key?
> >
> > Thanks,
> > Ivan
> >
> > --
> > "elen sila lumenn omentielvo"
> > ___
> > OpenIndiana-discuss mailing list
> > OpenIndiana-discuss@openindiana.org
> > http://openindiana.org/mailman/listinfo/openindiana-discuss
> >
> ___
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss@openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss
>



-- 
"elen sila lumenn omentielvo"
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Install OpenIndiana from USB

2011-10-30 Thread Ivan Gualandri
Hi all,

i want to install OpenIndiana on my Laptop, but sadly the cdrom is gone. Is
possible to install it from an USB Key?

Thanks,
Ivan

-- 
"elen sila lumenn omentielvo"
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Network card not detected

2011-10-07 Thread Ivan Gualandri
Hi all,

i'm new to that list, and i hope this isn't the wrong place for that
question!.
Few days ago i decided to install OpenIndiana on my laptop, then i started
the live CD to see if everything work properly.

But with my surprise the System cannot detect my Network cards (both wired
and wireless).

The cards are:
 02:00.0 Ethernet controller: Marvell Technology Group Ltd. Device 4357 (rev
10)
06:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)

I tried the Device Driver Utility, and it list both my cards. When i ask to
find the correct driver for the network card the driver column contain: UNK

My question is: My network cards aren't supported yet?

Thanks,
Ivan


-- 
"elen sila lumenn omentielvo"
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss