Linux-Networking Digest #238, Volume #11         Sat, 22 May 99 04:14:13 EDT

Contents:
  Re: Samba_2.0 NT4_SP3 and Linux SuSE6.1 (Matt)
  Re: Diablo UDP packet problems behind IP Masquerading ("TiM")
  DEC depca ethernet card recognized by Linux? (Georg Schwarz)
  Re: ipchains and icq (again) ("Stephen Hicks")
  SOCKS5 proxy ("Stephen Hicks")
  Re: Linux as router for 2 NT subnets ? ("Thunderbolt19")
  Re: M$ is scared ("D. C. & M. V. Sessions")
  IP addr - MAC addr Switch-Over !!! (HA - Q?) ([EMAIL PROTECTED])
  Re: Passing ethernet details to kernel (ByteMe)
  Re: IP Masquerading doesn't work! (Manoj Phadke)
  Gnome: Could not look up internet address ("Arthur")
  Re: New cable modem means I have a lot to learn (Johan Kullstam)
  pppd: device name cannot be overridden (Jason Novotny)
  Re: linux ADSL setup (pachell uptime and dsl quality) (bryan)
  Re: Can't communicate through 2nd NIC (Harley Waagmeester)
  Re: SOCKS5 proxy (ByteMe)
  Linux / Win98 file sharing, cable modem sharing ("Dave")

----------------------------------------------------------------------------

Date: Fri, 21 May 1999 22:25:55 +0100
From: Matt <[EMAIL PROTECTED]>
Subject: Re: Samba_2.0 NT4_SP3 and Linux SuSE6.1
Crossposted-To: 
comp.os.linux.misc,comp.os.ms-windows.nt.misc,comp.os.ms-windows.networking.tcp-ip,comp.protocols.smb

Fixed now the problem was setting the following options..

public
writeable
read only

Now I can read & write setting users and almost
anything.

Many thanks to all that sent me info etc..
It was all in the samba site.

Matt

Matt wrote:
> 
> Mark,
> 
> Yep, the user is root. It has full 777 permit's to all dirs and
> commands.
> 
> Many thanks
> 
> Matt
> 
> Mark McCoy wrote:
> >
> > Matt wrote:
> > >
> > > Hi,
> > >
> > > I have just configured SuSE 6.1 with the updated
> > > samba.rpm. The NT box can see Linux and can logon
> > > to the Linux box using NT4 SP3 (using the active
> > > descktop).
> > >
> > > However when I attempt to copy a file to Linux
> > > from NT I get a permissions error. I have
> > > added full permissions to the user on NT.
> > >
> > > even with the option of
> > >
> > > security=share or security=user in the smb.conf
> > >
> > > If I attempt to change the permissions on NT
> > > just in case (to ckeck the permissions)
> > > I get an active desktop explorer error exception.
> > > The active desktop then reverts to the recovery
> > > desktop.
> > >
> > > I can copy files from Linux to the NT directory
> > > but not the other way (NT to Linux).
> > >
> > > Is there another problem in samba, or is there
> > > another setting in the smb.conf that I have
> > > missed ?
> > >
> > > Many thanks
> > >
> > > Matt
> >
> > does the user have _Unix_ write permissions to the directory??
> > Even if Samba gives read/write permission to a SMB user, the user account on the
> > Linux box must have write access to the directory.
> >
> > For example, if I export /usr/local/projects as a read/write share "proj" (in
> > smb.conf), and fictitious user "larryb" (in the fictitious group "programmers")
> > mounts that share, he can only write to the directory if the directory looks
> > like any of these (ls -ld /usr/local/projects):
> > drwxr-xr-x 3 larryb     root            ..............  projects
> > drwxrwxr-x 3 root       programmers     .............   projects
> > drwxrwxrwx 3 root       root            .............   projects
> > (of course 777 permissions are dangerous, so no follow-ups explaining that
> > please)
> >
> > larryb can not write there if the permissions look like this:
> > drwxr-xr-x 3 root       othergroup      .............   projects
> > since he is not in the group that owns the directory, even though samba tells NT
> > that this is a read/write share.
> >
> > --
> > Mark McCoy -- Proud to run Linux since February 1996
> > Systems Administrator - Cajun Brothers Technology, llc
> > The views in this message do not necessarily reflect the views of my employer
> > This message posted from snowdog, a 100% MS-free machine.

------------------------------

From: "TiM" <[EMAIL PROTECTED]>
Subject: Re: Diablo UDP packet problems behind IP Masquerading
Date: Sat, 22 May 1999 05:11:27 GMT

There is a patch at your local ip masq site for UDP packets for the 2.0.x
kernel :-)

[EMAIL PROTECTED] wrote in message <7i3he5$lo4$[EMAIL PROTECTED]>...
>  "Robert Hurst" <[EMAIL PROTECTED]> wrote:
>>I've asked this question several times myself, but I did read on an
>>ipmasq web-site the following:
>>
>>  Quake I or II
>>  Works right out of the box but requires the ip_masq_quake module if
>>there are more than one Quake I/II player behind a MASQ box. Also, this
>>module only supports Quake I and QuakeWorld by default. If you need to
>>support Quake II or non-default server ports, please see the module
>>install section of the rc.firewall-2.0.x and rc.firewall-2.2.x
>>rulesets.
>
>Have the same problem with Quake II.
>Where i can get this documentation (module install section of the
>rc.firewall-2.0.x rulesets) ?
>
>Thanks.
>Andrew.
>
>
>--== Sent via Deja.com http://www.deja.com/ ==--
>---Share what you know. Learn what you don't.---



------------------------------

From: [EMAIL PROTECTED] (Georg Schwarz)
Crossposted-To: comp.os.linux.hardware
Subject: DEC depca ethernet card recognized by Linux?
Date: 21 May 1999 22:38:17 GMT

I've got an old 8 bit Ethernet card from Digital, which according to the
FCC ID and to
http://www.wi-inf.uni-essen.de/~schwarze/nt/karten/net13.html appears to
be a DEC depca. Booting Linux 2.2.9 with Lance support compiled in it is
not recognized, even when supplying lilo with ether=5,0x300,0xd000,eth0 
(those are the values jumpered according to the above web page).
The LEDs do not light up either.
Is there anything I could still try?

-- 
Georg Schwarz ([EMAIL PROTECTED], [EMAIL PROTECTED], PGP 2.6ui)
Institut f�r Theoretische Physik  +49 30 314-24254   FAX -21130  IRC kuroi
Technische Universit�t Berlin            http://home.pages.de/~schwarz/

------------------------------

From: "Stephen Hicks" <[EMAIL PROTECTED]>
Subject: Re: ipchains and icq (again)
Date: Fri, 21 May 1999 22:53:13 GMT

The ICQ webpage was not completely what i'm wanting most of the time (only
on rare occasion do i want to put it up), but I want to have an ftp server
on a firewalled machine as well as an http server (if it's feasible), but
I've not been able to set it up - I'm using the ICQ homepage as a test
because it's simple to set up.  How would I go about installing a SOCKS5
proxy?
Sander <[EMAIL PROTECTED]> wrote in message
news:7i4hcv$rc9$[EMAIL PROTECTED]...
> Yep I resemble your problem, maybe when you load the module called
> ip_masq_icq.o it solves your problem. The built in web server in icq is
not
> recommended. Although it's fixed in the new release, there was a major
> security hole in it. I don't have a webpage for the ip_masq_icq.o but if
you
> like, I can e-mail it to you.
>
>
>
> Stephen Hicks heeft geschreven in bericht ...
> >I've got almost all functionality I need out of my icq that's running
> behind
> >the ipmasq firewall, but there are two things left:
> >1) Has anyone been able to set an away, N/A, etc message while behind the
> >firewall?  it appears on my side, but no one else ever sees it!
> >2) Has anyone been able to set up the http server included with icq99 to
> >work behind the firewall?
> >
> >Please respond even if you only know one or the other
> >
> >Thanks in advance,
> >--
> >Stephen Hicks
> >mailto:[EMAIL PROTECTED]
> >http://home.tampabay.rr.com/kupopo/
> >icq: 5453914; aim: kupopo1
> >
> >
>
>



------------------------------

From: "Stephen Hicks" <[EMAIL PROTECTED]>
Subject: SOCKS5 proxy
Date: Sat, 22 May 1999 04:48:57 GMT

Can someone please point me to where I should look to find out about setting
up a SOCKS5 proxy?

thanks
--
Stephen Hicks
mailto:[EMAIL PROTECTED]
http://home.tampabay.rr.com/kupopo/
icq: 5453914; aim: kupopo1



------------------------------

From: "Thunderbolt19" <[EMAIL PROTECTED]>
Crossposted-To: comp.protocols.smb
Subject: Re: Linux as router for 2 NT subnets ?
Date: Fri, 21 May 1999 18:38:19 -0400

Either add an entry in the lmhosts file on your pc's or install Wins on one
of your servers and point all the workstations and server to this pc for
name resolution.

[EMAIL PROTECTED]

EDS Australia <[EMAIL PROTECTED]> wrote in message
news:7i3ovp$5on$[EMAIL PROTECTED]...
> try turning on WINS on both NT subnets, and you should be ok....
>
> sounds like your NT boxen dont know where to find each other
>
> Christian Motschke ([EMAIL PROTECTED]) wrote:
> : Hello,
> :
> : I use a linux server acting as a router between 2 subnets 192.168.1.0
> : and 192.168.42.0 . The Server is  configured as router and all TCP/IP
> : protocols works well between two hosts in different subnets. The
> : server acts also as a domain-controller for the 192.168.42.0
> : domain. The NT-Domain of the 2 subnets are called differently. The
> : problem is, that clients in one subnet can't see the services of the
> : clients in the other subnet. Only the linux router will be seen. It is
> : not a problem of routing, because the communication that uses TCP/IP
> : between 2 clients in different subnets (like ftp, ping etc) works.
> :
> : Someone suggested that I should install an IPX router on linux as
> : well. Is this really the only solution? (I allready tried it, with no
> : success)
> :
> : TIA Christian
> :
> : --
> : --------------------------------------------------------------------
> : Christian Motschke [EMAIL PROTECTED] [EMAIL PROTECTED]
> : --------------------------------------------------------------------
>
> --
> Andrew Morris
>                         Big Bang Theory:
> [EMAIL PROTECTED]
> Ph:  +61411157108       In the beginning there was nothing...
> UIN: 314454             ... which exploded
>



------------------------------

From: "D. C. & M. V. Sessions" <[EMAIL PROTECTED]>
Subject: Re: M$ is scared
Date: Fri, 21 May 1999 21:45:25 -0700

Jim Scheffler wrote:
> 
> What are they going to do?  Charge less for NT than Linux costs?? LOL

News Flash: Microsoft today announced that "Microsoft Money" had
become an integral part of Windows 98 Episode Six.  "That's right,"
said Bill Gates, Microsoft Chairman, "we've found a way to make
Money an integral part of the operating system.  Every upgrade
to 98/Sex includes $120."

Early reports that the $89 operating-system upgrade would result
in a Net loss to Microsoft proved unfounded.  The Microsoft Money
turns out to be forty notes printed with the likeness of Bill
Gates, each with a face value of $3US.  The notes can be used for
discounted retail purchases of other Microsoft software.  According
to fine print in Microsoft's retail contracts, retailers are
obligated to honor the discount notes at their own expense.

A spokesman for one large software chain said that "It looks like
Microsoft keeps the Money and leaves us with the Bills."

-- 
| Microsoft: "A reputation for releasing inferior software will make |
| it more difficult for a software vendor to induce customers to pay |
| for new products or new versions of existing products."            |
+---------- D. C. & M. V. Sessions <[EMAIL PROTECTED]> ----------+

------------------------------

From: [EMAIL PROTECTED]
Subject: IP addr - MAC addr Switch-Over !!! (HA - Q?)
Date: Sat, 22 May 1999 05:22:28 GMT

 hi,

i need help on understanding a few basic concepts, and sorting
a problem that's been eating me for a while. here it goes...

i have a network which looks like this...

  Client1 --------+              +--------- Client X
                  |              |
               Router 1       Router 2
                  |              |
                  +-----+ +------+
                        | |
                  +---- Hub -----+
       Server 1 --+     | |      +--- Server 2
            |           | |             |
            +-----------+ +-------------+

where Server 1, Server 2, and the Hub are all put in as a black
box, having only 2 conns. to the external world, i.e. thru
Router1 and Router2... So Server 1 and Server 2 have 2 NICs
each. All the 4 NICs on the 2 servers have atleast one IP address
(i.e the interfaces have atleast 1 IP address), which belongs to
the Private Intranet class... say 10.x.x.x, which are known only
among themselves, i.e. Server 1 and Server 2. The Router 1 and
Router 2 know only 2 more IP addresses, which are Actual Internet
(unique) IP addresses. So, Router 1, will see either of Server 1
or Server 2 using IP address IP-1, and Router 2 would see either
of Server 1 or Server 2 using IP address IP-2. So, IP-1 and IP-2
are bound to a particular NIC on ANY ONE of the 2 Servers, at a
time. So the problem is ACTIVE-STANDBY switchover. We are talking
about a HighAvailability system. The aim is to have the TCP/IP
services always up for the Clients sitting on the other side of
the routers. When the ACTIVE machine fails an the erstwhile
STANDBY takes over, it must also takeover it's IP addresses, i.e.
IP-1 and IP-2, but what happens to the MAC address bindings...???

There are 2 solutions i hear to this problem. In one solution, we
keep the 2 machines on different ethernet segments, thereby allow-
ing the possibility of having 2 NICs (on the 2 machines) with same
MAC address, and just shutting of (how??) of one would ensure, the
other keeps getting... so here, the Routers need not do an ARP
flush for the association and reget the new MAC-IP association.
The other solution is to have 2 machines on same segment, but
induce an ARP flush on the Routers (how??), s.t. the Clients still
can transparently use the same IP address... (and yeah with or
without a re-connect() ???).

I think u'd have got the scene. Now my questions are :

1.) How can we have 2 NICs with same MAC addresses? Are the MAC
addresses not burnt into their PROMs or something...which gotta
be unique 48bit no. from IEEE (or something??) ???

2.) How can we ensure that confusion won't ensure, with 2 cards
who are still getting power, from not eating packets, meant for
the other ? (this maynot be an issue, with broadcast media!!!)

3.) How can an ARP flush be induced on a router??? Is that thing
sufficient to say that clients can still come thru to the new
machine (with a diff MAC address), transparently??

4.) What are the pitfalls, and catches, and issues, and misses i've
made in this discussion (which i am sure would be many!!)...

5.) Do all routers behave same to this induced ARP flush? Infact
how can we induce such a flush? and how long does it take?

6.) What exactly does a Hub do? What more can it do?

That's a lot of questions put together... Hope to hear an answers
from the grand-dads of Ethernet, Networking, TCP/IP...?? Please
help the relative-Newbie... Most of the questions i presume are
naive, but it takes time to learn!!

TIA,
banibrata.

--
---- e a s y --- c o m e ---e a s y --- g o ------
======================= bdutta@my=dejanews.com ===
--- AdTel Software Pvt. Ltd, NOIDA, India --------
==================================================


--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---

------------------------------

From: ByteMe <[EMAIL PROTECTED]>
Subject: Re: Passing ethernet details to kernel
Date: Fri, 21 May 1999 22:42:44 -0700

Tim Spence wrote:

> As you're going to be able to tell, I'm fairly new to networking with
> Linux. I have just managed to get Linux to recognise my NE2000
> compatible Netgear EA201 Ethernet card by passing 'ether=10,0x240,eth0'
> to the kernel every time I boot. This presents obvious annoyances, and I
> would like to know where I declare those values in the setup to get
> Linux to do it itself.
>
> Regards,
> Tim.

  edit the /etc/conf.modules file

                    alias eth0 ne
                    options ne io=0x240 irq=10

thats it if you only have one card !!

this should setup the card every time you boot ( this is where the system
looks for the config)




------------------------------

From: Manoj Phadke <[EMAIL PROTECTED]>
Subject: Re: IP Masquerading doesn't work!
Date: Sat, 22 May 1999 11:32:29 +0530

This is a multi-part message in MIME format.
==============95B496558A2F1892884D221F
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi David,

This happened with me also in same situation ie. change over from slackware
to Resdhat. You seem to have class C network, if i guessed right. one of the
commands you have been trying refers to class B network with netmask
255.255.0.0. This will never work.
Try following steps. Pl. don't use traceroute version of Redhat. It has bug
that doesn't pick ppp adapter's path. Copy slackware's traceroute.

/sbin/ipfwadm -F -f
/sbin/ipfwadm  -F -p deny
/sbin/ipfwadm -F -a accept m -S 192.168.0.0/24 -D 0.0.0.0/0  /* if
192.168.0.0/24 doesn't work try 192.168.0.0/32

If you wish to allow only a certain machine (in this case 192.168.1.123),
access to the Internet,
you could instead add the rule
 /sbin/ipfwadm -F -a m -S 192.168.0.123/32 -D 0.0.0.0/0

You can set up further rules to block access to certain sites and log
traffic etc. The following rule denies and logs traffic attempting
 to go to the site 207.9.12.47 ipfwadm -I -a reject -S 192.168.1.0/24 -D
207.9.12.47/32 -o.

for more information refer http://www.pcquest.com/may98/gateway.html

Regards

Manoj Phadke

=================================================================================================================

David Murray wrote:

> Okay, this is driving me crazy... All I did was reload my server with
> RedHat 5.2 instead of Slackware 3.4... but I can't make IP Masq work!
> Here is some info to start with:
>
> Kernel Version 2.0.36 with all needed items compiled in.
>
> Ifconfig looks like this:

==============95B496558A2F1892884D221F
Content-Type: text/x-vcard; charset=us-ascii;
 name="mmphadke.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Manoj Phadke
Content-Disposition: attachment;
 filename="mmphadke.vcf"

begin:vcard 
n:Phadke;Manoj
x-mozilla-html:TRUE
org:NLS Agency (I) Pvt. Ltd.;Systems
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
title:System Executive
fn:Manoj
end:vcard

==============95B496558A2F1892884D221F==


------------------------------

From: "Arthur" <[EMAIL PROTECTED]>
Subject: Gnome: Could not look up internet address
Date: Sat, 22 May 1999 02:14:05 -0400

I'm new to all this, so please bear with me.

I'm running Redhat 5.2 with the latest Gnome as my window manager.
My ISP is a company in NYC called Panix, which has given me a static IP
166.84.197.169. Panix's nameservers are 198.7.0.1 and 198.7.0.2. My username
there is wyshbone.

I have 2 accounts on my Linux machine - the root account and a user account
named wysh. I would like for the name of my machine to be terrier, which I
tried to set in Redhat's network configurator.

My problem is that every time I start Gnome it tells me that it "could not
lookup Internet address for terrier" and that "It may be possible to
continue by adding terrier to /etc/hosts".

If I look in /etc/hosts there is one line:
127.0.0.1 localhost.localdomain.

If I add terrier (which I assume would be the host part) what wuld be the
domain part. And, what IP would go there? My static IP 166.84.197.169 from
my ISP?

If it matters, I've also checked /etc/resolv.conf which looks like:

domain panix.com
nameserver 198.7.0.1
nameserver 198.7.0.2

and /etc/hosts/conf, which looks like:
order hosts, bind
multi on

Sorry if this msg is a bit long, but this really has me frustrated. I've
tried changing, modifying and adding so many different settings to so many
different files that I don't know where I am anymore. And yes, I have gone
thru the relevent How-To's.

If anyone could lend some assistance I would be most grateful.

Thanks



------------------------------

From: Johan Kullstam <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,comp.os.linux.misc
Subject: Re: New cable modem means I have a lot to learn
Date: 21 May 1999 12:44:14 -0400

ByteMe <[EMAIL PROTECTED]> writes:

> Steve Snyder wrote:
> 
> > The good news: after years of dithering my cable TV provider is providing
> > Internet access.  The bad news: I need to quickly get up to speed on
> > everything needed to provide Internet access to my whole LAN via the cable
> > modem.
> >
> > My simple LAN consists of a server running RedHat v5.2 (updated to kernel
> > v2.2.x and glibc v2.1) and 10 clients (running Win95, Win98 and OS/2) all
> > running on the same subnet.  Name resolution is done via an identical hosts
> > file on each system.  The server does not provide Internet access to the
> > clients.

> > I do not intend to run any additional local services (mail, Web, news, etc.)
> > at this time.  I just want my LANs server to pass packets between the client
> > machines and the cable modem.
> >
> > With the imminent arrival of my cable modem I quickly need info on:
> >
> > 0. My ISP will provide a dynamically-allocated IP address.  Does that mean I
> > need to configure my server for DHCP?  All the client system will continue
> > to have static addresses.
> >
> > 1.  Supporting a 2nd NIC in my server.  Having Linux recognize both NICs is
> > a no-brainer, but how do I configure it to communicate only with the cable
> > modem?  (The 1st NIC will remain connected to the hub, of course.)
> >
> > 2. IP Masquerading?
> >
> > 3. Firewall?  Up to now I haven't had to think much about security, since
> > the LAN doesn't have direct Internet access.  Now that we'll be constantly
> > connected, I'm wondering if I need a firewall.  I have an older machine that
> > I could use solely as a firewall if needed.
> >
> > Any information, or pointers to info, on these topics would be gratefully
> > received.
> >
> > Thank you.
> >
> > ***** Steve Snyder *****
> 
>   Be extremely concerned about security when connected via a cable modem.

yes.  i recommend running a packet filtering firewall at the very
least.  bob ziegler has a great site for firewall and has scripts for
both ipfwadm and ipchains.  it's at

<URL:http://rlz.ne.mediaone.net/>

follow the relevant links.

the packet filtering will allow you to run telnetd, ftpd &c while
preventing anyone from the outside from hooking up to those services.

> do not run telnetd if you don't need it.

> set up a dedicated firewal/GW and or Proxy machine and use ip_masq.

> strip the machine down to as few services as posible to start (it's
> called bastion host)

some people only have one machine.  while a bastion host is nice, a
packet filter is better than nothing.  and the bastion should be
running packet filtering in any event.

> no ftp, http ,telnet, tty , finger , netstat, whois or ping services.
> ( crond even has a hole )

> some important files to pay attention too are /etc/hosts.deny,
> hosts.allow, hosts take complete control over these files and others
> , such as chmod , su , chgrp, chown , login , passwd , etc.

/etc/hosts.deny and /etc/hosts.allow only affect inetd so services not
controlled by inetd bypass these.  that is why i really like the
packet firewall.

> if you strip the services (and know how to maintain the box manualy
> ) you can take control of the /bin , /etc dir's so that no one else
> can see or execute them ( the machine will still run just fine ) to
> do this ( chmod -R o-rwx,g-rwx /bin /etc ) check your documentation
> befor you do this for the correct syntax for your machine & MAKE A
> BACKUP first on these directories somewhere else on the hard drive ,
> if you screw it up you'll be locked completely out of the machine (
> hense the security aspect of doing this ) and you will probably have
> to rebuild you system.

> do some reading befor you go nuts on your machine , But I promise
> you , you will be hacked through the cable modem if you don't pay
> attention to security !!!

finally, i would really recommend getting a back-up device.  if you
make weekly back-ups to tape, a cracker break-in is much less costly
in time and aggravation.  nothing beats a good back-up.  it helps me
defend against the idiot attack launched from the person sitting in my
chair too!

-- 
johan kullstam

------------------------------

From: Jason Novotny <[EMAIL PROTECTED]>
Subject: pppd: device name cannot be overridden
Date: Fri, 21 May 1999 23:43:05 -0700


Hi,

    I'm trying to set up the modem to be started by any user besides
root. I've

chmod s+u /usr/sbin/pppd

as well as chgrp pppusers /usr/sbin/pppd and  ppp-on, ppp-off and added
myself to the pppusers group. No matter what, I'm still getting this
pppd: device name cannot be overridden. Any ideas on what I'm doing
wrong, or not doing are greatly appreciated.

    Thanks, Jason


------------------------------

From: bryan <[EMAIL PROTECTED]>
Subject: Re: linux ADSL setup (pachell uptime and dsl quality)
Crossposted-To: comp.os.linux.setup,comp.dcom.xdsl
Date: Fri, 21 May 1999 21:39:02 GMT

In comp.os.linux.networking Alex Lam <[EMAIL PROTECTED]> wrote:


: Dave wrote:

: > Bryan,
: > I have Pacbell ADSL scheduled for install this coming thurs (May 27).
: >
: > If I were to call Pacbell DSL ahead of time to get my static IP,  who
: > do I ask for?  Is the provisions office accessibly through the 888 DSL
: > number?
: >

: I have pacbell adsl for a couple months now. I think the provisions number
: is 1-800-833-2120.

: I was told they'd email me the ip address number when I ordered the
: service, but they never did.

: Just install the ethernet card and make sure Linux reconize it first, then,
: just wait for the service guy to come.

actually, you can do that later.  when the pachell guy came here, he
had a laptop with him (smart move).  that way, you can config your
host at your own leasure.  but before he leaves INSIST that he demo IP
connectivity.  as a good joke on them, point them to MY page and show
them all the vertically-red areas, showing pachell dsl being down ;-)
if you can run my CGI's (just forms - NO java or javascript and
nothing browser-specific) then you know you have reached a real site
and not some laptop's browser cache ;-)


-- 
Bryan

------------------------------

From: Harley Waagmeester <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.hardware
Subject: Re: Can't communicate through 2nd NIC
Date: Fri, 21 May 1999 23:53:51 -0700

Steve Snyder wrote:

>
> #cat /etc/sysconfig/network-scripts/ifcfg-eth1
> ---------------------------------------
> DEVICE="eth1"
> IPADDR="24.4.162.173"
> NETMASK="255.255.255.0"
> ONBOOT="yes"
> BOOTPROTO="none"
>
> #netstat -nr
> ----------
> Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
> 192.168.0.12    0.0.0.0         255.255.255.255 UH        0 0          0 eth0
> 24.4.162.173    0.0.0.0         255.255.255.255 UH        0 0          0 eth1
> 192.168.0.0     0.0.0.0         255.255.255.0   U         0 0          0 eth0
> 24.4.162.0      0.0.0.0         255.255.255.0   U         0 0          0 eth1
> 127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo
> 0.0.0.0         24.4.162.173    0.0.0.0         UG        0 0          0 eth1
>
> Can someone advise me on what to configure just to get basic communications
> going?  If there's any info missing from above I would happily provide it.
>
> Thank you.
>
> ***** Steve Snyder *****

IPADDR="24.4.162.173"    <-------

You have assigned your internet /cable modem address to your eth1 network card,
that won't work.
Give your eth1 card a local ip like you have for the eth0 card.
I'll give a tough sketch of what needs to happen:
if you give eth1 an ip address of 192.168.0.13,
Then you need :
route add 24.4.162.173  gw 192.168.0.13
route add default  gw 24.4.162.173

I'm probably wrong about the syntax
Just give the eth1 a local ip address and leave the gateway address as
24.4.162.173,
and maybe the startup scripts will set the default route up correctly

I hope someone explains this better, or gives the right numbers to plug into the
config files :))

The point is that you want a local ip for the eth1 interface card and use that as
the gateway out
of the machine, and the default route is a "logical route" that flows through the
hardware route.

The 24.4.162.173 is the address of the cable modem device




------------------------------

From: ByteMe <[EMAIL PROTECTED]>
Subject: Re: SOCKS5 proxy
Date: Fri, 21 May 1999 22:32:25 -0700

Stephen Hicks wrote:

> Can someone please point me to where I should look to find out about setting
> up a SOCKS5 proxy?
>
> thanks
> --
> Stephen Hicks
> mailto:[EMAIL PROTECTED]
> http://home.tampabay.rr.com/kupopo/
> icq: 5453914; aim: kupopo1

  Go to the source luke !!!

 www.socks.nec.com


------------------------------

From: "Dave" <[EMAIL PROTECTED]>
Subject: Linux / Win98 file sharing, cable modem sharing
Date: Sat, 22 May 1999 03:13:45 -0400

Hi... I have 3 computers...  one with RedHat6...... and two with Windows
98....currently I am sharing my cable modem between the two win98 machines
using WinGate.  Could I do the same thing with the Linux box using WinGate
off the Win98 box? Let me put it this way:

Can I share a modem connection between a Windows machine and a Linux machine
via WinGate?

If not, I am willing to use the Linux box as the primary host....but I don't
know how to configure it to share the connection.  Any ideas, comments,
suggestions, links, etc etc would be greatly appreciated =)

Thanks,

-Dave-

=-=-=
[EMAIL PROTECTED]
http://tweaking.cjb.net
=-=-=



------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list (and comp.os.linux.networking) via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Networking Digest
******************************

Reply via email to