Sponsored Content
Full Discussion: Solaris 8 IP configurations
Operating Systems Solaris Solaris 8 IP configurations Post 302247506 by nexOne on Wednesday 15th of October 2008 08:05:28 PM
Old 10-15-2008
Solaris 8 IP configurations

Hello All,

I was finaly was able to recover my root password, thanks to this board Smilie

Now, I need to change the IP, well when I do netstat -rn the following displays:

Code:
192.168.0.77         127.0.0.1             UH       1      0  lo0
127.0.2.1            127.0.0.1             UH       1      0  lo0
127.0.3.1            127.0.0.1             UH       1      0  lo0
192.168.0.0          192.168.0.77          U        1      7  e1000g0
192.168.0.0          192.168.0.79          U        1      0  e1000g0:1
192.168.0.0          192.168.0.78          U        1      0  e1000g0:2
224.0.0.0            192.168.0.77          U        1      0  e1000g0
default              192.168.0.1           UG       1     13
127.0.0.1            127.0.0.1             UH       6    374  lo0

I get the IP part, but what it throughs me off is why the loopback IP is set as defaulroute 127.0.0.1 the first line.
Then the fourth line 192.168.0.0 and the interface IP 192.168.0.77 is set as defaultroute this has gotten me confused totaly.

Any one knows the description ? of the above output..


As always,thanks for reading my post.

nexOne

Last edited by DukeNuke2; 10-16-2008 at 02:49 AM.. Reason: added code tags for better reading
 

9 More Discussions You Might Find Interesting

1. IP Networking

Need to learn more about router configurations

Hi all.... I’ll have a test for the IT department in the company I work, the test is about UNIX administration and TCP/IP routing configuration, in the UNIX admin server I don’t have any problem, but routing is my pain. To make it more difficult, I can not use companies infrastructure to... (1 Reply)
Discussion started by: TARFU
1 Replies

2. Red Hat

Central Configurations Management System for Linux

hi all, i am currently implementating project scope for a future enterprise solution provider in the storage area. I was hoping if anyone could help me to answer questions regarding the Central Configurations Management System in the RedHat or other linux distro. In the Unix env. , most of... (2 Replies)
Discussion started by: furrahs@yahoo.c
2 Replies

3. UNIX for Dummies Questions & Answers

changing sendmail configurations in sol9

Hello everbody: I have a Sun V480 with Solaris9 on it, and IT is sending mails using smtpd to some mail server, and now we have to change the IP address of that mail server, Do you have any idea where should I change that IP address, can Thanks alot (3 Replies)
Discussion started by: aladdin
3 Replies

4. UNIX for Advanced & Expert Users

Finding LDAP server configurations

Hi, I'm using debian etch in my server and have a preconfigured LDAP server. I want to know which configuration can I use to configure libnss-ldap. My main questions is: Does the LDAP database require login? Special LDAP privileges for root? Make the configuration file readable/writeable by... (1 Reply)
Discussion started by: mjdousti
1 Replies

5. UNIX for Advanced & Expert Users

Samba server configurations

Hi, I am using Enterprise Linux Server release 5.2, now i am configuring Samba server, i want to access linux directories from Windows xp/2003 desktops. I installed and configured but i am unable to access them, could you please give me suggestion about configurations. Thanks. (2 Replies)
Discussion started by: marmam
2 Replies

6. Filesystems, Disks and Memory

Automate Raid Configurations

Does anyone have experience with automating Raid configurations with Areca controllers? Or if this even possible. I'd like to setup a script to automate raiding of my machine over serial. Anyone have any experience, or anything similar to this? Update: Perl::Expect is my friend. (0 Replies)
Discussion started by: dnbert
0 Replies

7. AIX

my configurations for sendmail.cf

dears is the configurations in the red correct for sendmail.cf DWdatawarehouse my louts nots server = DSlstn-lono-svr # ... define this only if sendmail cannot automatically determine your domain #Dj$w.Foo.COM # top level psuedo domains CP. # UUCP relay host #DYrelayhostname... (4 Replies)
Discussion started by: thecobra151
4 Replies

8. Solaris

Changing pooladm configurations

Hi All, I have 22 CPU's associated with a pool, which was created with pooladm. But by mistake somebody made it with pool name - wps-16cpu (I want to rename it to wps-22cpu). Its pset name is wps-16cpu-pset (I want to rename it to wps-22cpu-pset). How do I change it ? Also, can I associate... (3 Replies)
Discussion started by: solaris_1977
3 Replies

9. Linux

Help with DNS Configurations

Dear experts I've managed to configure Blind, Zone files and i can view the domain that i created via nslookup and ping the domain on the same server. Server: 41.216.x.xx Address: 41.216.4.175#53 Name: mail.eeee.co.zm Address: 41.216.x.xx However, when... (1 Reply)
Discussion started by: herberwz
1 Replies
prtdscp(1M)						  System Administration Commands					       prtdscp(1M)

NAME
prtdscp - display DSCP IP addresses SYNOPSIS
prtdscp [-v ] prtdscp [-v ] -h prtdscp [-v ] -d prtdscp [-v ] -s DESCRIPTION
prtdscp displays the IP addresses associated with a Domain to Service Processor Communications Protocol (DSCP) link. If no arguments are specified, prtdscp displays the IP addresses on both ends of the DSCP link. The IP address of either the Service Processor or domain side can be displayed separately by the use of the -s or -d options, respectively. OPTIONS
The following options are supported: -v Verbose mode. Print additional details about the program's internal progress to stderr. -h Help. Print a brief synopsis of the program's usage and exit. All other command line arguments are ignored. -d Display only the local domain's IP address. -s Display only the remote Service Processor's IP address. EXAMPLES
Example 1 Displaying both addresses The following example displays both the local domain's IP address and the remote SP's IP address: # prtdscp Domain Address: 192.168.103.2 SP Address: 192.168.103.1 Example 2 Displaying the local IP address The following example displays the local domain's IP address: # prtdscp -d 192.168.103.2 Example 3 Displaying the remote IP address The following example display the remote SP's IP address: # prtdscp -s 192.168.103.1 ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWdscpr.u, SUNWdscpu.u | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
attributes(5) SunOS 5.11 25 Apr 2006 prtdscp(1M)
All times are GMT -4. The time now is 04:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy