Ask a Question related to Linux / Unix Administration, Design and Development.
-
zamaron #1
Internet Access through PC installed Solaris 8
All,
I would really be thankful, if any one provides me the details for
configuring internet access through my home computer freshly installed
solaris 8.
OS Version : Solaris 8 7/10
Internet Connection: Cable Internet Connection [dedicated IP]
Home PC: Pentium IV
I have edited the following files:
/etc/inet/hosts
/etc/netmasks
/etc/resolv.conf ( the file was not there after the fresh
installation)
/etc/defaultdomain
/etc/hostname.rtls0
But I'm able to connnet through Win98 where I have configured TCP/IP
for my cable internet connection.
Please do imply me further in this regard what needs to be done?
Avidly waiting for your replies.
zamaron Guest
-
HELP! Can't access the internet
Hey guys, I just installed Vista build 5308 and it's working great so far except for one thing. I can see the network and other computers but I cant... -
How best to connect MS Access and Solaris CF 6.1?
I've got a request to connect my Solaris ColdFusionMX 6.1 server to an MS Access database. But apparently MS Access just talks ODBC and I see no... -
How to check what kind of the graphics card installed in Solaris
Can anyone tell me how to verify what kind of the graphics card is installed in my Solaris machine: a Creator 3D graphics card or PGX ? Thanks,... -
NFS - Access rights - solaris --linux
Hi all, in a given environment I had at least one sun sparc with solaris 9. I want to share via nfs a part of my second disk. This is slice 1.... -
I am trying to make the swith but sun and their OS is not making it easy. (I cant even connect to the internet with solaris)
william.quiter@sylvania.com (Hank) wrote in message news:<7e15f9e1.0306012204.2fc5dbfc@posting.google.com>... See ... -
Frank #2
Re: Internet Access through PC installed Solaris 8
zamaron wrote:
I think it all depends on what sort of cable modem you are using and how> All,
>
> I would really be thankful, if any one provides me the details for
> configuring internet access through my home computer freshly installed
> solaris 8.
>
> OS Version : Solaris 8 7/10
> Internet Connection: Cable Internet Connection [dedicated IP]
> Home PC: Pentium IV
>
> I have edited the following files:
>
> /etc/inet/hosts
> /etc/netmasks
> /etc/resolv.conf ( the file was not there after the fresh
> installation)
> /etc/defaultdomain
> /etc/hostname.rtls0
>
> But I'm able to connnet through Win98 where I have configured TCP/IP
> for my cable internet connection.
>
> Please do imply me further in this regard what needs to be done?
>
> Avidly waiting for your replies.
you connect to your provider.
Perhaps you can give some more details on how you connect on the windows
machine to your provider.
Regards,
Frank
Frank Guest
-
Dave Uhring #3
Re: Internet Access through PC installed Solaris 8
On Wed, 01 Sep 2004 02:48:23 -0700, zamaron wrote:
.....> I would really be thankful, if any one provides me the details for
> configuring internet access through my home computer freshly installed
> solaris 8.IIRC that must be Win98SE or some later release. Install Internet> But I'm able to connnet through Win98 where I have configured TCP/IP
> for my cable internet connection.
Connection Sharing from the Windows CD. The LAN side NIC of the Windows
box will then be automatically assigned the IP address of 192.168.0.1 and
the Windows box will become a DHCP server.
The simplest way of configuring the Solaris system is to execute
sys-unconfig and on reboot select DHCP instead of a static address.
Select None as your naming service. After the reboot completes then copy
/etc/nsswitch.dns to /etc/nsswitch.conf and edit /etc/resolv.conf:
domain your.lan
nameserver x.x.x.x
Where x.x.x.x is the IP address of the DNS server used by the Windows box.
Dave Uhring Guest



Reply With Quote

