Linmodems Mailing list Archives

Google
 
Web archives.linmodems.org

Return-Path: <darren_gould@linuxmail.org>
Mailing-List: contact discuss-help@linmodems.org; run by ezmlm
Delivered-To: mailing list discuss@linmodems.org
Received: (qmail 21316 invoked from network); 12 Jul 2002 04:01:34 -0000
Received: from 205-158-62-105.outblaze.com (HELO ws4-4.us4.outblaze.com) (205.158.62.105)
  by www.linmodems.org with SMTP; 12 Jul 2002 04:01:34 -0000
Received: (qmail 4558 invoked by uid 1001); 12 Jul 2002 04:01:07 -0000
Message-ID: <20020712040107.4556.qmail@linuxmail.org>
Content-Type: text/plain; charset="iso-8859-1"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
MIME-Version: 1.0
X-Mailer: MIME-tools 5.41 (Entity 5.404)
Received: from [129.128.238.34] by ws4-4.us4.outblaze.com with http for
    darren_gould@linuxmail.org; Fri, 12 Jul 2002 12:01:07 +0800
From: "Darren Gould" <darren_gould@linuxmail.org>
To: <stodolsk@rcn.com>, <discuss@linmodems.org>
Date: Fri, 12 Jul 2002 12:01:07 +0800
Subject: Re: LT WinModem Problems
X-Originating-Ip: 129.128.238.34
X-Originating-Server: ws4-4.us4.outblaze.com

Ok,

I disabled the firewall completely using:

  /sbin/ipchains -F input
  /sbin/ipchains -F output
  /sbin/ipchains -F forward

but still no luck.  Might it be a modem initialization issue that is messing up the packets?  Where would I find out the initialization strings to use?

What about the netmask being set to 255.255.255.255 instead of 255.255.255.0?  I do set it to that in the ppp/options file but it seems to go back.

I'm starting to run out of ideas on what it could be.

Thanks for all the help,
Darren


----- Original Message -----
From: Marvin Stodolsky <stodolsk@rcn.com>
Date: Thu, 11 Jul 2002 21:11:44 -0500
To: Darren Gould <darren_gould@linuxmail.org>, LinModems <discuss@linmodems.org>
Subject: Re: LT WinModem Problems


> Darren
> 
> Your problem may well be the firewall configuration under linux is
> wrong.
> Try connecting without using it.
> Then work out the added firewall problems later.
> 
> MarvS
> > Gould wrote:
> > 
> > My nameserver is there and my link appears to be up.  Although there are a couple of things I'm not sure of:
> > 
> > when I do an ifconfig, my netmask comes back as 255.255.255.255 even though I explicitely set it as 255.255.255.0.
> > 
> > And, when I'm logging into my server I get a whole bunch of control characters - I've verified that this is my linux driver 'cause it doesn't get this back in Windooze.
> > 
> > Could it be a routing or firewall issue?  How do I check this out?
> > 
> > ----- Original Message -----
> > From: Marvin Stodolsky <stodolsk@rcn.com>
> > Date: Wed, 10 Jul 2002 20:09:22 -0500
> > To: Darren Gould <darren_gould@linuxmail.org>
> > Subject: Re: LT WinModem Problems
> > 
> > > Your nameserver is there
> > > # ping 129.128.5.233
> > > PING 129.128.5.233 (129.128.5.233): 56 data bytes
> > > 64 bytes from 129.128.5.233: icmp_seq=0 ttl=239 time=225.6 ms
> > > 64 bytes from 129.128.5.233: icmp_seq=1 ttl=239 time=220.0 ms
> > > 64 bytes from 129.128.5.233: icmp_seq=2 ttl=239 time=220.0 ms
> > > ============
> > >  Domain System inverse mapping provided by:
> > >         NAME.UALBERTA.CA             129.128.5.233
> > >         NOM.UALBERTA.CA              129.128.76.233
> > >         MENAIK.CS.UALBERTA.CA        129.128.4.241
> > > =============
> > > Try adding in the search term per below.
> > > Also if you have an ethernet card in your system,
> > > make sure it is shut down.
> > >
> > > # ifdown eth0
> > > or
> > > # ifconfig eth0
> > >
> > > MarvS
> > >
> > >
> > > >Darren Gould wrote:
> > > >
> > > > Here is my resolv.conf file:
> > > >
> > > > domain ualberta.ca
> > > search ualberta.ca
> > > > nameserver 129.128.5.233
> > > > nameserver 207.128.76.233
> > > >
> > > > What else would I need to be worried about to be able to ping something?
> > > >
> > > > Thanks,
> > > > Darren
> > > >
> > > > ----- Original Message -----
> > > > From: Marvin Stodolsky <stodolsk@rcn.com>
> > > > Date: Wed, 10 Jul 2002 18:25:29 -0500
> > > > To: Darren Gould <darren_gould@linuxmail.org>
> > > > Subject: Re: LT WinModem Problems
> > > >
> > > > > Here is the content of my own /etc/resolv.conf
> > > > > substitute appropriately.
> > > > >
> > > > > -----------------------------
> > > > > domain erols.com
> > > > > search erols.com
> > > > > nameserver 207.172.3.8
> > > > > nameserver 207.172.3.9
> > > > > -------------------------------
> > > > >
> > > > >
> > > > >
> > > > > >Darren Gould wrote:
> > > > > >
> > > > > > That's the thing,
> > > > > >
> > > > > > My box does have the right nameserver, and this is what my ISP supports.
> > > > > >
> > > > > > On a ping, I see packets being sent but never received.  I try to ping my nameserver and nothing ever comes back.
> > > > > >
> > > > > > ----- Original Message -----
> > > > > > From: Jacques Goldberg <goldberg@phep2.technion.ac.il>
> > > > > > Date: Tue, 9 Jul 2002 21:29:04 +0300 (IDT)
> > > > > > To: Darren Gould <darren_gould@linuxmail.org>
> > > > > > Subject: Re: LT WinModem Problems
> > > > > >
> > > > > > >
> > > > > > >  You can't ping anything: this is a classical one.
> > > > > > >  Your box is missing a nameserver
> > > > > > >  You can solve that in two different ways.
> > > > > > >  You can ask your ISP (or generally just look at their Web page for setup
> > > > > > > instructions) to give you their DNS entry(ies), generally two.
> > > > > > >  Such an entry looks like 123.56.78.90 for example; so you add one line to
> > > > > > > file /etc/resolv.conf, the line is:
> > > > > > > nameserver 123.56.78.90
> > > > > > > If they give you two you add two such lines
> > > > > > >  Or, possibly, your ISP supports the usepeerdns ppp option.
> > > > > > >  Then you just add line     usepeerdns     to your file /etc/ppp/options
> > > > > > >
> > > > > > >                                    Jacques
> > > > > > >
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > Get your free email from www.linuxmail.org
> > > > > >
> > > > > > Powered by Outblaze
> > > > >
> > > >
> > > > --
> > > > Get your free email from www.linuxmail.org
> > > >
> > > > Powered by Outblaze
> > >
> > 
> > --
> > Get your free email from www.linuxmail.org
> > 
> > Powered by Outblaze
> 

-- 
Get your free email from www.linuxmail.org 


Powered by Outblaze

Webmaster: Russell Nelson
Last modified: Wed Jul 30 11:02:43 EDT 2003