[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Repeated Dial-up Connections... why?
On Tue, 16 May 2000, Rodolfo Paiz wrote:
> > Just to check the stupid...you don't have Outlook
> once every 9.3 hours to send a SETI@home work unit--and the Qube. And to
> make it even more interesting, the Win2K machine doesn't see the Qube on the
> network and can't even ping it (though it gets its IP address from the
> Qube's DHCP), so I have it set to autodial its own modem (!) when it needs
> the Internet.
hmm, now that's interesting in it's own right....does the Win2K machine
have the right gateway address? if not it's going to be confused , and
anything it tries to access (even DNS) is going to make it try to go out
on the internet...also, make sure it has a name in the tcp settings for
the ethernet card, if it gets a dhcp address but doesn't know it's name
it's going to try to reverse the address to find out it's name, and it's
probably never going to succeed..
also make sire WINS is off, it's evil ;0
another thought, if you have ms networking installed it's going to do odd
things also...i've seen machines ask for netbios names that get translated
into broadcast requests and probably will get past the qube...
>
> So what is connecting... I dunno.
>
> > if you can find tcpdump you can watch all IP traffic tho i
tcpsump looks at the network interface and prints out all packets that go
by...if you can telnet into that qube(which one) and can compile things on
it you can install it, there's probably a rpm around somewhere
ahh for the Qube2:
ftp://ftp.cobaltnet.com/pub/products/qube2/RPMS/tcpdump-3.3-2.mips.rpm
(no, there's no windows version as far as i know, there are windows based
packet tools but they tent to be expensive)
> > dunno if you can put it on a qube..
>
> A little more detail... are you implying that there is software I can get
> that will let me see which computer requests what connections to where on
> what port? Cool... (yes, I'm truly ignorant of some things.) So where would
> I get such a thing? And since you fear it may not be possible to install it
> on the Qube, where could I install it? Is there a Windows version? (The Qube
> is my only Linux box.)
Get a cheapo puter and put linux on it, it's a lotta fun to play with :)