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

Re: [Condor-users] 192.168.50.1??



> I is confoozed.

Ahh! My natural state of existence! The only other thing I can think of
is to check the network settings on your delta-mod machine and see if
it's got multiple NICs and such. Run:

> ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:11:43:1A:E7:35  
          inet addr:137.57.142.122  Bcast:137.57.142.255
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:15055882 errors:0 dropped:0 overruns:0 frame:0
          TX packets:14792294 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:2677253386 (2553.2 Mb)  TX bytes:2595118171 (2474.8
Mb)
          Base address:0xdcc0 Memory:dfee0000-dff00000 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:6092 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6092 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:2844974 (2.7 Mb)  TX bytes:2844974 (2.7 Mb)

How many ethernet interfaces does your machine have? Do any of the
interfaces say they're on 192.168.?

- Ian