Actually, under the right conditions, they ARE accessible.  If you're logged
in to a CAEDM computer, ssh into a computer outside of campus, and see what
IP address it reports - that's your internet-accessible ip address.  It
seems to dynamically allocate gateway IPs when you request an internet IP
address.

My brother who was living in the dorms would connect to my linux box here
off campus, and I could ssh back into his box at the ip address it reported.

William

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of Soren Harward
> Sent: Wednesday, June 04, 2003 12:08 PM
> To: BYU Unix Users Group
> Subject: Re: [uug] fstab samba
> 
> On Wed 04 Jun 2003 at 11:26:03, Matt Pittard said:
> > I am trying to setup my fstab file so that I mount my CAEDM drive
> > everytime I log in. I have tried a few suggestions on the web, but I
> > can't seem to get it to work. I know there are a few engineers out there
> > that have done this before. Any suggestions anyone?
> 
> Not going to be possible from the general internet.  Those machines are
> on BYU's internal subnet (10.0.0.0/8) so you can't route to them from
> off-campus.  However, if you're on-campus, then try using smbclient like
> so, replacing USERNAME with your CAEDM username:
> 
> smbclient '\\fs-caedm\USERNANE' -I 10.8.125.50 -U USERNAME
> 
> If you can get that far, then follow the smbfs docs to figure out how to
> mount it in the filesystem.
> 
> --
> Soren Harward
> [EMAIL PROTECTED]
> 
> ____________________
> BYU Unix Users Group
> http://uug.byu.edu/
> ___________________________________________________________________
> List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list


____________________
BYU Unix Users Group
http://uug.byu.edu/
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to