SOLVED Can't access aliased ip address

2002-01-03 Thread Chad Morgan
It turns out it was in fact a firewall problem. I discovered that I wasn't resetting the firewall to no restrictions right. I thought that resetting the policy would reset all of the rules and didn't realize I needed to do a flush first. Now that I think about it makes good sense to do it this way.

Re: Can't access aliased ip address

2002-01-03 Thread Chad Morgan
On 2002.01.02 22:19 Jor-el wrote: > The hostnames in your prev. post were truncated and it was hard to guess > how the routing was setup. > Here is an easier to read routing table: Kernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 216.86.213.93

Re: Can't access aliased ip address

2002-01-03 Thread Chad Morgan
> Chad, > > It sounds like you've fallen prey to the perils of assymmetric > routing. For simplicity, I'll refer to your ("my machine") external > server > to be machine A, eth0 to be ip-address B, and eth0:1 to be ip-address C. > Here is how things are happening : > > Machine A send

Re: Can't access aliased ip address

2002-01-02 Thread Chad Morgan
ress that I would like to use. Thanks, Chad > it sounds like what i'm advising is a little off-track of what you were > looking at before... if someone else has better suggestion, listen to > them! the port-forwarding will work, but it may be a little more for you > to set up... > &

Can't access aliased ip address

2002-01-02 Thread Chad Morgan
maintenance are more of issues than cost. Also, it isn't practical to just give that computer an external ip address because it is behind another hub on the 192 segment. Any assistance or advice would be greatly appreciated. Chad Morgan

Re: /dev/st0 doesn't exist

2001-12-11 Thread Chad Morgan
On 2001.12.11 20:15 Nathan E Norman wrote: > > yet /dev/st0 is not there. > > The message from the driver doesn't imply file creation :) I assume > you're using the old dev directory and not using devfs? > > In any case, you probably simply need to create the device files. I > now use devfs so

/dev/st0 doesn't exist

2001-12-11 Thread Chad Morgan
I'm trying to setup a SCSI tape drive. For the record it is an HP C1537A 12/24GB DDS Drive This is the output of /proc/scsi/scsi: Attached devices: Host: scsi0 Channel: 00 Id: 04 Lun: 00 Vendor: HP Model: C1537A Rev: L610 Type: Sequential-AccessANSI SCSI re

Re: Homework

2001-12-10 Thread Chad Morgan
This topic has been discussed in great depth on many occasions. If you really want to know what how every feels about this I suggest that YOU read the archives before filling up everyone's mail box with more why don't people RTFM posts. Chad On 2001.12.10 09:01 Nicolás Conde wrote: >Hello. >

Re: ayuda

2001-12-05 Thread Chad Morgan
Hay un package para el chip de nvidia en testing. Necesita suplmentar /etc/apt/sources.list con testing y hacer apt-cache search nivida para el nombre del package. Tambien, para mas informacion puede usar esta lista en espanol http://lists.debian.org/debian-user-spanish/ On 2001.12.05 18:43 art

IP Alias

2001-10-02 Thread Chad Morgan
ed in ifconfig   When I reverse the addresses eth0 = IP Address B and eth0:0 = IP Address A the same thing occurs.   I've followed the HOWTO and haven't been able to find any thing that I'm missing. Any ideas on something else I should be looking at. Chad Morgan

RE: Mount Problem

2001-08-30 Thread Chad Morgan
When I run e2fsck I get the following: /dev/hdb4: clean, 54908/1202944 files, 576697/2401717 blocks Chad -Original Message- From: Alberto Cabello Sánchez [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 29, 2001 11:30 PM To: debian-user@lists.debian.org Subject: Re: Mount Problem

Mount Problem

2001-08-29 Thread Chad Morgan
I'm trying to recover some data off my old hard drive and am having some problems with the mounting. I use: mount -t ext2 /dev/hdb4 /old_home and that results in: EXT2-fs: 03:44: couldn't mount because of unsupported option features. mount: wrong fs type, bad option, bad superblock on /dev/hdb4

Sendmail DNS Problem???

2001-08-24 Thread Chad Morgan
I'm a newbie to sendmail and am installing for the first time. When sending a message to an account on the server I have no problem. But when I send to an external account I get a host name lookup failure. The domain I'm sending to doesn't matter because all the ones that I've tried has failed. Th