nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

configuring DNS on Solaris 10

This is a discussion on configuring DNS on Solaris 10 within the Solaris/OpenSolaris forums, part of the UNIX operating systems category; Hi, I am new to Solaris.I have installed Solaris 10 on my PC.I connect to internet via DHCP.My ISP has ...


Go Back   nixCraft Linux Forum > UNIX operating systems > Solaris/OpenSolaris

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 03-02-2008, 05:31 PM
Junior Member
User
 
Join Date: Mar 2008
My distro: Solaris 10
Posts: 1
Rep Power: 0
pappu08 is on a distinguished road
Default configuring DNS on Solaris 10

Hi,
I am new to Solaris.I have installed Solaris 10 on my PC.I connect to internet via DHCP.My ISP has provided me a router.Relevant drivers are installed for NIC.(realtek 8139)
After getting some information I executed sys-unconfig.But,still I am not able to connect to internet.

************************************************** *****
first I did this
************************************************** *****

I executed the sys-unconfig and answered as follwows.

select a language -- 0(English)
select a locale --0 (English)
key board layout --US-English
Networked -- yes
use DHCP for rtls0-- yes
enable IPv6 for rtls0-- no
configure kerberos Security --no
Name Service -- None
NFSv4 Domain Configuration -- use the NFSv4 domain derived by the system

and so on..
it further asked my root password, date time settings etc.
What went wrong in above mentioned steps?

Do I need to contact my ISP to get it's IP address?

further I executed ifconfig and netstat.The results were as follows.
-----------------------------------------------------------------------
# ifconfig -a
lo0: flags=2001000849 mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
rtls0: flags=1004843 mtu 1500 index 2
inet 192.168.1.100 netmask ffffff00 broadcast 192.168.1.255
ether 0:16:76:84:7b:b0
# netstat -nr

Routing Table: IPv4
Destination Gateway Flags Ref Use Interface
-------------------- ----- ---------
default 192.168.1.254 UG 1 0 rtls0
192.168.1.0 192.168.1.100 U 1 1 rtls0
224.0.0.0 192.168.1.100 U 1 0 rtls0
127.0.0.1 127.0.0.1 UH 12 482 lo0
#
-------------------------------------------------------------------------

Do I need to configure DNS? Which values should I use over there?What should be the domain name?
Do I need to make any changes in the configuration?



************************************************** *****
2. I did this
************************************************** *****

also on my windows system I used ipconfig /all the result was as follows.
------------------------------------------------------------------------
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Prashant>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : pacific-f697e09
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek RTL8139/810x Family Fast Eth
ernet NIC
Physical Address. . . . . . . . . : 00-16-76-84-7B-B0
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.100
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.254
DHCP Server . . . . . . . . . . . : 192.168.1.254
DNS Servers . . . . . . . . . . . : 192.168.1.254
Lease Obtained. . . . . . . . . . : Sunday, March 02, 2008 9:13:28 AM
Lease Expires . . . . . . . . . . : Monday, March 03, 2008 9:13:28 AM

PPP adapter VSNL:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 121.246.35.242
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 121.246.35.242
DNS Servers . . . . . . . . . . . : 202.54.10.2
202.54.29.5
NetBIOS over Tcpip. . . . . . . . : Disabled

C:\Documents and Settings\Prashant>
-------------------------------------------------------------------

I have done full installation.Also all drivers necessary for
networking are installed properly.
I get dynamic IP address while connecting to internet.
I want to configure DNS. But, I don't know how to configure it.


************************************************** ******
3. I did this
************************************************** ******8
I executed sys-uncofig and then....

My problem is ,I don't know what should I enter during configuration
of DNS.

For Name Service I selected DNS. On next screen it asked me domain
name.I was unable to answer this question.

What should be the domain name?Is it anything or my ISP's name or any
name derived from it?


On next screen it asked for Server address.Actually there is space for
three addresses.
What should I enter over there? Will my own IP address do?or my
router's IP address or some else?

On next screen DNS search list is to be provided.What is it?
What should I write over there exactly?

I was not able to answer the questions.

What I want is that I want to connect to internet on Solaris 10.Exactly,What should I do considering the above information?




Thanking You!

Prashant Poman.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 04-01-2008, 09:10 PM
Junior Member
User
 
Join Date: Apr 2008
My distro: Redhat
Posts: 3
Rep Power: 0
malas is on a distinguished road
Default

I think there's no need to configure in your Solaris or Windows box. Why not configure your router's DHCP. Change your dns ip (private) to dns ip (Public). Better ask this info from your ISP. That will do, I guess.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Error while configuring Yum linux_sym Getting started tutorials 3 07-03-2008 11:44 AM
Configuring iscsi RHEL raj CentOS / RHEL / Fedora 1 11-26-2007 08:27 AM
Configuring disk quotas on Fedora Linux chimu Linux software 2 12-26-2006 10:18 AM
Solaris newbie: How to install IOzone in Solaris warren Solaris/OpenSolaris 11 03-28-2006 05:45 PM
Solaris 10 monk Solaris/OpenSolaris 6 02-07-2005 12:52 PM


All times are GMT +5.5. The time now is 11:22 PM.


Powered by vBulletin® Version 3.7.3 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36