[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] IP Problem - RAQ3



On 08/06/00, Adam Cibis <webmaster@xxxxxxxxx> wrote:
>
>Hi,
> 
>my RAQ3 have standard IP. 195.127.139.12.
>I get from my ISP 8 new IPs 212.112.114.31-38 with the same Gatway 
>and Netmake. I have enter the IP to Site Managemant on my RAQ3 but 
>the RAQ3 doesent respond of ping.
>Must I edit routing tabels?
>Can someone help me?
> 
>Adam Cibis
> 

If you telnet into the raq3 as admin and then su to root and type the following command :

ifconfig 

this will tell you what is going on on the actual interface and will aid you in troubleshooting. You should get this style of output.

eth0      Link encap:Ethernet  HWaddr 00:00:00:00:00:00
          inet addr:192.168.1.100  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:33307 errors:0 dropped:0 overruns:0 frame:686
          TX packets:7375 errors:0 dropped:0 overruns:0 carrier:0
          collisions:7 txqueuelen:100
          Interrupt:11 Base address:0x1000

if you have more than one interface listed ie. eth0:0 and eth0:1 etc then the ip addresses have been aliased onto the interface.
This will then tell you if you have the right IP addresses and the correct netmasks.

I hope this helps

Simon Billis