Sponsored Content
Operating Systems Solaris REG-Internet Error(Network configuration) Post 302122708 by suntac on Thursday 21st of June 2007 03:32:04 AM
Old 06-21-2007
Quote:
Originally Posted by jagadhees
Dear Johan,

Thank you for your help.

I try those command the result is both are "unknown host"

Some time I can connect the Internet, but it asks the following thing,

for example I connect sun.com

The server www.sun.com
Wish to set a cookie that will be sent only back to itself
the name and value of the cookie are:.
staload=star=feb3
do you wish to allow the cookie to be set?



Some time I can connect windows PC to Solaris through ftp, some time I could not contact.

I have one more error whenever I open the terminal I have found,

Jun 14:07:42:29 wkabt001 Ip:warning IP: Hardware address '00:14:85:ac:29:0e' trying to be our address 141.86.XXX.XXX!

Could you please help me to resolve this issue?

Thanks and Regards,
Jagadhees
Sounds like you have a wrongly configured switch in your network or your network card is in promising mode. Meaning that "somehting" (a switch) is sending all the packets to the same port .... could be a flushing MAC forwarding table.....

Or it could be something else wrong on your network... maybe someone is trying to boot a pc with the same IP in your network?

Please do a ifconfig and post the results...
Plase do a (if you have a connections to the internet) traceroute to google and post the results so we can view what steps it takes to get to the outside world.. Please indicate when you leave your company network.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to connect to the Internet Using RH 7.2 i.e configuration plz Hlp

How to connect to the Internet Using RH 7.2 i.e configuration plz Hlp.....cause I want to accsses to the Internet to download Help and application in the Red hat OS???? (1 Reply)
Discussion started by: atiato
1 Replies

2. HP-UX

HP-UX Network Configuration

Hi, I have installed a HP-UX B.11.00 U 9000/800 Server in one of the domain. And I'm also able to telnet/ping into this server from systems in the same domain. But I'm not able to telnet/ping into this server from a different domain. So, what shoud need to do to achieve this... (6 Replies)
Discussion started by: S.Vishwanath
6 Replies

3. UNIX for Dummies Questions & Answers

Internet Configuration in SCO 5.05

Hi, I'm trying to configure SCO's internet manager for access to the internet. However, when I start the config program, my desktop turns black & white (unless I minimize communicator's window -- then it turns back to normal). I type in the user id and password and it looks as if the... (1 Reply)
Discussion started by: gseyforth
1 Replies

4. IP Networking

Cannot connect to rest of network/internet

I have a solaris 9 system that cannot get to the internet and cannot ping outside of the router. I can ping any other system on this campus but when i try to ping any other system outside of the campus im on i get unreachable. Here is the systems info: ip: 10.241.3.254 subnet: 255.254.0.0... (7 Replies)
Discussion started by: meyersp
7 Replies

5. UNIX for Dummies Questions & Answers

Network card and internet

Hi!. I have problems installing my network card under ther redhat kernel. First i tryed my integrated intel pro set 10/100 then my d-link 530tx Pci but none of them seems to be found. also i huse my network card to connect to the net trough PPPOE where i need to type my username and... (3 Replies)
Discussion started by: Gibbler
3 Replies

6. Solaris

network configuration

hi again... i configured my network settings sometiime ago using the sys-unconfig command.the active link was rtls0. there was some problem with the network so i changed the ISP. now when im trying to reconfigure the system wit sys-unconfig, it tries to configure the network on rtls1 (and shows... (1 Reply)
Discussion started by: strider
1 Replies

7. SCO

Network Configuration

I have a SCO 5.07 Server and I am trying to get it on my network. I have edited the /etc/hosts file and /etc/rc2.d/s99route . I has connectivity on the NIC card but not sure if I am forgetting another file. Thanks! (2 Replies)
Discussion started by: andrewd
2 Replies

8. Solaris

how to configure my network to use the internet

i have a router from my isp provider 02. my internet works fine in windows but i am unable to use internet in solaris. when i tried ifconfig command i was able to see the lo0 which is my laoopback adapter. pls can someone advice. (7 Replies)
Discussion started by: seyiisq
7 Replies

9. UNIX for Dummies Questions & Answers

network configuration

I am using solaris 10, my internet works alright but each time i reboot i keep loosing my connection. I will have to use the ifconfig iprb0 192.168.1.xx netmask 255.255.255.0 up and Route add default 192.168.1.xxx command to gain back my internet. I know there is a better way of addressing... (1 Reply)
Discussion started by: seyiisq
1 Replies

10. Solaris

Network configuration

Hi I have installed Solaris 5.10 on Intel x86 machine (standalone). I want to access internet through solaris. How should I configure the network? Is static IP or DHCP advisable? (5 Replies)
Discussion started by: johnl
5 Replies
RDS-PING(1)						    BSD General Commands Manual 					       RDS-PING(1)

NAME
rds-ping -- test reachability of remote node over RDS SYNOPSIS
rds-ping [-c count] [-i interval] [-I local_addr] remote_addr DESCRIPTION
rds-ping is used to test whether a remote node is reachable over RDS. Its interface is designed to operate pretty much the standard ping(8) utility, even though the way it works is pretty different. rds-ping opens several RDS sockets and sends packets to port 0 on the indicated host. This is a special port number to which no socket is bound; instead, the kernel processes incoming packets and responds to them. OPTIONS
The following options are available for use on the command line: -c count Causes rds-ping to exit after sending (and receiving) the specified number of packets. -I address By default, rds-ping will pick the local source address for the RDS socket based on routing information for the destination address (i.e. if packets to the given destination would be routed through interface ib0, then it will use the IP address of ib0 as source address). Using the -I option, you can override this choice. -i timeout By default, rds-ping will wait for one second between sending packets. Use this option to specified a different interval. The timeout value is given in seconds, and can be a floating point number. Optionally, append msec or usec to specify a timeout in milliseconds or microseconds, respectively. Specifying a timeout considerably smaller than the packet round-trip time will produce unexpected results. AUTHORS
rds-ping was written by Olaf Kirch <olaf.kirch@oracle.com>. SEE ALSO
rds(7), rds-info(1), rds-stress(1). BSD
Apr 22, 2008 BSD
All times are GMT -4. The time now is 10:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy