The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com



SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Network interface Qfe, ce, bge ... unclefab SUN Solaris 1 10-30-2006 08:37 AM
sco GUI interface qphillips SCO 1 09-27-2005 07:16 PM
Interface Details for HP-UX Box geralex HP-UX 3 04-06-2005 05:20 AM
How to determine the interface? kikikaka IP Networking 2 11-04-2004 10:36 PM
Graphical Interface OOnegative UNIX for Dummies Questions & Answers 11 07-04-2003 12:21 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 04-21-2008
fredginting fredginting is offline
Registered User
  
 

Join Date: Jun 2007
Posts: 21
interface may off

Dear ALL,
my server give me messages like below:

Apr 20 21:33:09 TAISERVER in.routed[175]: [ID 238047
daemon.warning] interface bge3 to 192.168.11.22 turned off

I check with ifconfig,but nothing error that,how can make it solve...thanks for your help.
  #2 (permalink)  
Old 04-21-2008
DukeNuke2's Avatar
DukeNuke2 DukeNuke2 is online now Forum Staff  
Soulman
  
 

Join Date: Jul 2006
Location: Germany, Berlin
Posts: 2,991
post the output of:


Code:
# ifconfig -a
# cat /etc/hostname.*
# netstat -rn

please change sensitive information (names, ips and so on...) to xxx!
  #3 (permalink)  
Old 04-21-2008
pupp's Avatar
pupp pupp is offline Forum Staff  
cap_10hdx 1
  
 

Join Date: Feb 2008
Location: Jersey Shore
Posts: 557
is bge3 going to a switch or router?
  #4 (permalink)  
Old 04-21-2008
fredginting fredginting is offline
Registered User
  
 

Join Date: Jun 2007
Posts: 21
#ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
bge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 172.16.250.12 netmask ffff0000 broadcast 172.16.255.255
groupname prod_ge0+ce1
bge0:1: flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER> mtu 1500 index 2
inet 172.16.250.14 netmask ffff0000 broadcast 172.16.255.255
bge0:2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 192.168.10.253 netmask ffffff00 broadcast 192.168.10.255
bge0:3: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 172.16.250.10 netmask ffff0000 broadcast 172.16.255.255
bge1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
inet 10.41.224.102 netmask ff000000 broadcast 10.255.255.255
bge1:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
inet 10.41.224.100 netmask ff000000 broadcast 10.255.255.255
bge3: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 4
inet 192.168.11.22 netmask ffffff00 broadcast 192.168.11.255
ce1: flags=69040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER,STANDBY,INACTIVE> mtu 1500 index 5
inet 172.16.250.17 netmask ffff0000 broadcast 172.16.255.255
groupname prod_ge0+ce1
cip0: flags=1008843<UP,BROADCAST,RUNNING,MULTICAST,PRIVATE,IPv4> mtu 1500 index 6
inet 193.169.1.2 netmask ffffff00 broadcast 193.169.1.255
ether 0:14:4f:5e:70:b4


#cat /etc/hostname.*
prd-taiserver netmask + broadcast + group prod_ge0+ce1 up
addif prd-taiserver12A netmask + broadcast + deprecated -failover up
taiserver
upstaiserver
prd-taiserver12B netmask + broadcast + group prod_ge0+ce1 deprecated -failover standby up

#netstat -rn
Routing Table: IPv4
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ------ ---------
192.168.10.0 192.168.10.253 U 1 0 bge0:2
192.168.11.0 192.168.11.22 U 1 81 bge3
193.169.1.0 193.169.1.2 U 1 14315 cip0
172.16.0.0 172.16.250.12 U 1 105230 bge0
172.16.0.0 172.16.250.10 U 1 0 bge0:3
172.16.0.0 172.16.250.12 U 1 0 bge0:1
172.16.0.0 172.16.250.12 U 1 12106 ce1
10.0.0.0 10.41.224.102 U 1 165003 bge1
10.0.0.0 10.41.224.100 U 1 0 bge1:1
224.0.0.0 10.41.224.102 U 1 0 bge1
127.0.0.1 127.0.0.1 UH 7756854010 lo0
  #5 (permalink)  
Old 04-22-2008
DukeNuke2's Avatar
DukeNuke2 DukeNuke2 is online now Forum Staff  
Soulman
  
 

Join Date: Jul 2006
Location: Germany, Berlin
Posts: 2,991
there is only ONE hostname.* file? the output of ifconfig looks ok. so maybe pupp is right and it's a problem with the switch or cable...
  #6 (permalink)  
Old 04-22-2008
pupp's Avatar
pupp pupp is offline Forum Staff  
cap_10hdx 1
  
 

Join Date: Feb 2008
Location: Jersey Shore
Posts: 557
what do you get if you force a ping out bge3 to the default gwy? can you ping that gwy?
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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




All times are GMT -4. The time now is 08:20 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0