Linux-Networking Digest #197, Volume #12 Thu, 12 Aug 99 02:13:49 EDT
Contents:
Re: Domain Problems - Someone else is aliased against my domain (Jeff Peterson)
Re: routing ("Andrey Smirnov")
Re: IPCHAINS Question ("Graham Fountain")
firewall question ("Amir Aliabadi")
Re: smbmount: netbios name? (Monte Phillips)
Re: PPP troubles (Teonanacatl)
Re: Cant see network gateway (QuestionExchange)
PPP module errors (Wei-shi Tsai)
Re: Subnetworking ("Andrey Smirnov")
Re: Linux with NT and @home (Mike)
Re: Change File Permission?? What? (QuestionExchange)
HP 100Mb 24-port HUB (NEW) ([EMAIL PROTECTED])
Re: RH 6.0 pump not getting IP via DHCP from Cisco 675 (Richard Petty)
Re: IP Forwarding/Redirecting to a Proxy? ([EMAIL PROTECTED])
$15 card or $98 card? (Lindoze 2000)
Re: Connect to ISP when phone rings: is this possible? (John Hasler)
Re: This is really bugging me.: ("Andre")
Re: Can't get 3c905b working...HELP???? (Vidar Andresen)
----------------------------------------------------------------------------
From: [EMAIL PROTECTED] (Jeff Peterson)
Subject: Re: Domain Problems - Someone else is aliased against my domain
Date: Thu, 12 Aug 1999 03:36:23 GMT
>Best guess: Contact your ISP and kick their ass for not changing the
>MX-record...
Thanks,
Actually, it was Register.com fault when I registered my domain. They
acknowledged today that they screwed up and fixed the MX record.
------------------------------
From: "Andrey Smirnov" <[EMAIL PROTECTED]>
Subject: Re: routing
Date: Wed, 11 Aug 1999 21:18:27 -0700
Actually you need IP Frowarding to make ip masquerading work.
Miroslav PRAGL <[EMAIL PROTECTED]> wrote in message
news:7orttk$g57$[EMAIL PROTECTED]...
> 1) DISABLE IP Forwarding - you'll use ip masquerading instead!
> 2) default gw should be 216.54.1.41/eth0
>
> MP
>
>
> David Hopkins <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]...
> > We have a Cisco router connected to the Internet (Cox)-216.54.1.41
> > (255.255.255.248). I am setting up RH Linux 5.2 to use as a
> > firewall/proxy for our LAN. One card in the Linux machine is
> > 216.54.1.42 (mask is 255.255.255.248)--eth0. This card is directly
> > connected to the router. The other card is 192.168.1.1 (255.255.255.0
> > mask)--eth1. This card is connected to a hub. eth0 is a 3c509 and eth1
> > is a 3c509b--PnP disabled; both cards show up fine on boot & are listed
> > correctly with ifconfig. IP forwarding has been enabled. I cannot ping
> > out from this machine or
> > any other on the network. What should my routing table look like? Any
> > input is welcome and very much appreciated--Thanks--DaveH.
> >
> > David Hopkins
> > [EMAIL PROTECTED]
> >
>
>
------------------------------
From: "Graham Fountain" <[EMAIL PROTECTED]>
Subject: Re: IPCHAINS Question
Date: Thu, 12 Aug 1999 14:34:43 +1000
Thanks for this Marc, I'll give it a go.
Marc Marais <[EMAIL PROTECTED]> wrote in message
news:B3is3.208$[EMAIL PROTECTED]...
>
> Graham Fountain wrote in message ...
<snip>
>
> The REDIRECT option of ipchains is for redirecting to the local machine so
> your syntax wont work. Instead you should use a port forwarder to redirect
> to another IP address.
>
> You need to build one of the following modules:
>
> ip_masq_portfw
> ip_masq_autofw
> ip_masq_mfw
>
> I suggest using mfw which works very well (I'm using it).
>
> You need to do a make config on your kernel and then select the option
> CONFIG_IP_MASQUERADE_MFW (its in the network options section). Select m
for
> module and do a make modules and make modules_install and depmod. I use
the
> /etc/modules file to add the ip_masq_mfw module. Read the kernel
> documentation and howtos for help on building the kernel and using and
> installing modules. If you haven't built your own kernel for this
> installation you will need to actually install the kernel as well (so that
> the modules that are built are compatible with your running kernel) using
> make zImage or whatever (before make modules). Or maybe try and get the
> modules some other way (maybe they're already part of your distribution?)
>
> You'll also need the ipmasqadm utility (don't have a URL for you with me
but
> have a look on www.freshmeat.net - it might be there). Now use:
>
> ipchains -A input -p TCP -s 1.1.1.1 -d 1.1.1.2 9999 -m 1 -j ACCEPT
>
> This will cause the kernel to mark all packets that match with the value
1.
> Now use ipmasqadm like so:
>
> ipmasqadm mfw -A -m 1 -r 192.168.1.2 9999
>
> This will redirect all packets marked with value 1 to the 192.168.1.2.
>
> Good luck.
>
> Marc
>
>
>
------------------------------
From: "Amir Aliabadi" <[EMAIL PROTECTED]>
Subject: firewall question
Date: Wed, 11 Aug 1999 21:15:21 -0700
I have 2.0.36 kernel with ipfwadm and ipportfw. I need to put the following
firewall rules inplace (want to play age empires...)
* Allow an initial outbound TCP connection on port 47624.
* Allow subsequent inbound and outbound connections on TCP and UDP ports
2300-2400.
* Additionally, to play games on the Zone, the following TCP ports on the
firewall must be open:
28800 - 28912
any help would be appreciated
------------------------------
From: [EMAIL PROTECTED] (Monte Phillips)
Subject: Re: smbmount: netbios name?
Date: Thu, 12 Aug 1999 03:55:44 GMT
G. Pollack" <[EMAIL PROTECTED]> wrote:
>I'm trying to mount a Win95 share, drive e on "maggot" (with smbmount
>2.0.4) as follows:
>smbmount /maggot/e /mnt/maggot
>This produces an error about the netbios name being too long, suggesting
>I use the -c option. So, I try:
>smbmount /maggot/e /mnt/maggot -c NEWNAME
>and this generates an error: invalid argument.
>Can anyone tell me what's wrong?
smbmount //maggot/e -c 'mount /mnt/maggot'
be damn sure the /mnt/maggot exists
------------------------------
From: Teonanacatl <[EMAIL PROTECTED]>
Subject: Re: PPP troubles
Date: Wed, 11 Aug 1999 21:22:05 -0600
This may or not help, but mindspring uses PAP authentication for logins,
and does not use scripting of any kind. Now that is not to say that you
can't configure a script to do several of the data exchanges which take
place, but mindspring doesn't use log in scripts as part of it's login
and authentication.
In Red Hat 5.1 and in SuSE 6.1, under X, the user merely opens the
configuration tool, inputs the user name, local POP phone number, inputs
the DNS servers for mndspg, selects PAP as the authentication type,
inputs the "secret password" for the account, and clicks on DIAL.
Boom, you're on!
Remember that mindspring's user name consists of
[EMAIL PROTECTED] and that it uses PAP authentication.
There are some linux config info on the support pages of mindspring, but
I didn't need to use ANY of the info there except to know that the
authentication type was PAP.
Good Luck,
--
Valentin Guillen
[EMAIL PROTECTED]
--------------------
remove capitalized letters to email me
remueve mayusculas para enviarme email
------------------------------
From: QuestionExchange <[EMAIL PROTECTED]>
Subject: Re: Cant see network gateway
Date: 12 Aug 1999 5:23:42 GMT
> network *except* the gateway. I can not ping a computer on any
> other network.
> When I try to connect with Telnet or FTP it takes forever to
> connect, but then
> works fine. It sounds like this might be because it can't see
> the DNS server
> to do a reverse lookup. The problem happens with ip forwarding
> on and off.
> inetd is running. The HOSTNAME file contains
> 'penguin.xxx.cornell.edu'. My
> rc.inet1 file is below. Any ideas?
> Thanks,
> Steve
> #! /bin/sh
> #
> # rc.inet1 This shell script boots up the base INET
> system.
> #
> # Version: @(#)/etc/rc.d/rc.inet1 1.01 05/27/93
> #
> HOSTNAME=`cat /etc/HOSTNAME`
> # Attach the loopback device.
> /sbin/ifconfig lo 127.0.0.1
> /sbin/route add -net 127.0.0.0 netmask 255.0.0.0 lo
> # IF YOU HAVE AN ETHERNET CONNECTION, use these lines below to
> configure the
> # eth0 interface. If you're only using loopback or SLIP, don't
> include the
> # rest of the lines in this file.
> # Edit for your setup.
> IPADDR="111.112.113.114" # REPLACE with YOUR IP address!
> NETMASK="255.255.255.0" # REPLACE with YOUR netmask!
> NETWORK="111.112.113.0" # REPLACE with YOUR network address!
> BROADCAST="" # REPLACE with YOUR broadcast address, if you
> # have one. If not, leave blank and
> edit below.
> GATEWAY="111.112.113.1" # REPLACE with YOUR gateway address!
> # Uncomment the line below to configure your ethernet card.
> /sbin/ifconfig eth0 ${IPADDR} netmask ${NETMASK}
> # If the line above is uncommented, the code below can also be
> uncommented.
> # It sees if the ethernet was properly initialized, and gives
> the admin some
> # hints about what to do if it wasn't.
> if [ ! $? = 0 ]; then
> cat << END
> Your ethernet card was not initialized properly. Here are some
> reasons why
> this
> may have happened, and the solutions:
> 1. Your kernel does not contain support for your card.
> Including all the
> network drivers in a Linux kernel can make it too large to
> even boot, and
> sometimes including extra drivers can cause system hangs.
> To support your
> ethernet, either edit /etc/rc.d/rc.modules to load the
> support at boottime,
> or compile and install a kernel that contains support.
> 2. You don't have an ethernet card, in which case you should
> comment out this
> section of /etc/rc.d/rc.inet1. (Unless you don't mind
> seeing this
> error...)
> END
> fi
> # Older kernel versions need this to set up the eth0 routing
> table:
> KVERSION=2.2
> if [ "$KVERSION" = "1.0" -o "$KVERSION" = "1.1" \
> -o "$KVERSION" = "1.2" -o "$KVERSION" = "2.0" -o "$KVERSION" =
> "" ]; then
> /sbin/route add -net ${NETWORK} netmask ${NETMASK} eth0
> fi
> # Uncomment this to set up your gateway route:
> if [ ! "$GATEWAY" = "" ]; then
> /sbin/route add default gw ${GATEWAY} netmask 0.0.0.0 metric 1
> fi
> # End of rc.inet1
nameserver 111.112.113.1
or
search xxx.cornell.edu
--
This answer is courtesy of QuestionExchange.com
http://www.questionexchange.com/servlet1/showUsenetGuest?ans_id=2658&cus_id=USENET&qtn_id=1899
------------------------------
From: Wei-shi Tsai <[EMAIL PROTECTED]>
Subject: PPP module errors
Date: Thu, 12 Aug 1999 04:40:42 GMT
I recently upgraded my kernel from 2.2.6 to 2.2.10. However, my PPP
module now refuses to load. When I attempt to load the module manually,
this list of errors occur:
perdita:/lib/modules/2.2.10/net# insmod ppp.o
ppp.o: unresolved symbol slhc_init
ppp.o: unresolved symbol slhc_free
ppp.o: unresolved symbol slhc_uncompress
ppp.o: unresolved symbol slhc_toss
ppp.o: unresolved symbol slhc_remember
ppp.o: unresolved symbol slhc_compress
perdita:/lib/modules/2.2.10/net#
Any help on this is appreciated.
--
Wei-shi Tsai
Cymbeline on #descent, Kahn, and ICQ(UIN:2801023)
The Lost Material Defender Page:
http://www.crosswinds.net/dallas/~perdita/index.html
MoonieCode(1.8.11):
SM:5+ F:sMe++>Mo+>:vZo<Bl+>:aLu+Ry+:pClR2 D:sMa<:vBe-Wi-> X:a0s|35d++
O:d+:s?:?o?:a--:h--- P:a+:s6:w-:f?:eBrD:hBkm:t-:cAs:y---:r+|
------------------------------
From: "Andrey Smirnov" <[EMAIL PROTECTED]>
Subject: Re: Subnetworking
Date: Wed, 11 Aug 1999 21:21:33 -0700
What is the mask given you by ISP?
Amanda Cheung <[EMAIL PROTECTED]> wrote in message
news:7ot74s$m55$[EMAIL PROTECTED]...
> Andrey Smirnov <[EMAIL PROTECTED]> wrote in message
> news:7oscls$6fb$[EMAIL PROTECTED]...
> > What is your Subnet mask?
>
> That's what I'm trying to find out. I would say,
>
> A.B.C.120/255.255.255.127
> A.B.C.62/255.255.255.63
>
> Is this right? My subnet on eth1 is not able to access the internet (i.e.
on
> eth0 side) but it can ping eth0, not any further.
> The outside world can ping eth1 but not machines in subnet on eth1 side.
Do
> I need to put route explicitly to route packets from eth0 to eth1?
>
>
> Amanda
>
> > Amanda Cheung <[EMAIL PROTECTED]> wrote in message
> > news:7ore0m$7gl$[EMAIL PROTECTED]...
> > > I have got 127 public IP from my ISP, (let say from A.B.C.1 to
> A.B.C.127).
> > I
> > > want to divide it into subbnetworks. How should my routing table look
> > like?
> > > Let's say A.B.C.120 is my ethernet interface (eth0) of a linux box to
> the
> > > ISP and eth1 (A.B.C.62) will be my subnetwork (IP address from A.B.C.1
> to
> > > A.B.C.62) and a 3rd network interface to our private network.
> > >
> > >
> > > --------------------------------
> > > eth0| |eth1
> > > A.B.C.120 | |A.B.C.62
> > > ------------------| Linux box |----------------
> Subnet IP from A.B.C.1 to A.B.C.62
> > > | |
> > > | |
> > > ---------------------------------
> > > |eth2
> > > | 10.0.0.1
> > > |
> > > Private network
> > > 10.0.0.*
> > >
> > >
> > > Thanks.
> > >
> > >
> > > Amanda
> > >
> > >
> >
> >
> >
>
>
------------------------------
From: Mike <[EMAIL PROTECTED]>
Subject: Re: Linux with NT and @home
Date: Thu, 12 Aug 1999 04:34:02 GMT
"N. Petracek" wrote:
> Beginner networking question for everyone out there...
>
> I have recently installed Red Hat 6.0 on a Pentium machine, and have another
> dual boot machine (Windows 95/NT 4.0). I want to use my Linux box as a
> database server. I also have @home cable modem service. All machines are
> connected via a simple 4 port hub, with the @home service configured to work
> in NT (non-static DHCP server assigned IP address).
>
> I want to be able to see the Linux box from NT, but have been unsuccessful
> in doing so. I have successfully configured the Windows 95 installation to
> talk to the Linux box, and have also setup Samba to work in this case...I
> can share files/directories/printers successfully. However, the @home stuff
> in NT is throwing me off, and I am unsure how I can keep the @home
> configured on NT, have the Linux box separate from the @home network, and
> still be able to access the Linux machine from NT.
>
> Could someone point me to the appropriate docs, or offer suggestions?
>
> Thanks in advance.
>
> N.Petracek
> [EMAIL PROTECTED]
You need to be more clear about how you wish to connect the boxes. There is
file services in tcp/ip called ftp, there is the nfs unix file system, there is
novell's file system, there is Mdoze's SMB (samba). Also there is connecting
as in telnetting. Please resubmit your question?
Not much help
------------------------------
From: QuestionExchange <[EMAIL PROTECTED]>
Subject: Re: Change File Permission?? What?
Date: 12 Aug 1999 5:29:27 GMT
> Ref: "chmod" command.
> A week or so ago I was having difficulty in changing a file
> permission "/etc/rc.d/rc.local"...never got my chmod command
> to work...however, a guru friend of mine gave me a universal
> command that made every file basically a R-W file. He has
> since gone on an extended vacation. I need help!
> I have been trying to use a simple chmod command to make just
> a couple of files permit me to write also. I have since set
> the files
> back to the original status...(not so dangerous as before)...
> Now, my question is...could someone send me the exact,
> workable chmod command to enable write on a file?
> I keep getting "chmod" errors...mode format, etc...I have
> tried every possible combo as per examples...but, to no
> avail. Is there some universal command to enable "chmod"
> on some distributions?
> I am in the "root" command function as I should be...but,
> apparently I do not have the "chmod" format exactly
> right...again would someone send me a note with a
> chmod command that works...gramatically and perfect?
> I seem to be having some problem with it.
> Many thanks,
> Leonard...
say i'm in my home dir and all I have in there is a file called
'classes'
(pardon the wrap around, should be 1 line)
% ls -l
-rw-rw-r-- 1 peter peter 606k Aug
10 20:48 classes
you see the first part is '-rw-rw-r--'
the first dash would be used to tell what type of file it is (d
for directory, plain old - for normal file, etc). the next
parts are the file permissions. they are split into 3
categories. user(u), group(g), and other(o). each of those 3
has 3 categories of it's own: read, write, execute.
to make this file writable by anyone, I could type:
%chmod o+w classes
this is because I want to give 'other permission to write.
if I want to make the file not-writable by the group peter (the
group that owns it), I could write:
% chmod g-w classes
so, you see, the command is chmod, then you provide the
category (u,g,o) weather you want to add or subtract a
permission (+,-), and the name of the file (classes in my
case).
I know this was kind of long winded, but I hope it helped.
-peter
--
This answer is courtesy of QuestionExchange.com
http://www.questionexchange.com/servlet1/showUsenetGuest?ans_id=2639&cus_id=USENET&qtn_id=2134
------------------------------
From: [EMAIL PROTECTED]
Subject: HP 100Mb 24-port HUB (NEW)
Date: Thu, 12 Aug 1999 04:29:04 GMT
I have this on auction:
http://cgi.ebay.com/aw-cgi/eBayISAPI.dll?ViewItem&item=143341622
===========
Cost-effective, standard 100Base-T 24-Port Hub (Retail Price: $1499)
� 24 ports
� Standard 100Base-T
� Ability to extend network distances and increase throughput
� Lifetime warranty
Industry-standard 100Base-T hubs for building networks of any size.
Ideal for workgroups and server farms with applications like database
access, file sharing, electronic mail, CAD, and desktop publishing.
� Included stacking cable lets you combine up to five hubs per stack
without using any RJ-45 ports
� Automatic polarity correction and auto-partitioning on all ports
helps find andfix common network problems
� Optional Switch Port Modules extend network distances and offer
increased throughput to other network devices using full duplex
connections
� Lifetime warranty for as long as you own the product
� Free next-business-day advance replacement (where available)
� Unconditional Year 2000 compatibility
� Free phone and Web support
� Easy plug-and-play installation
� Low-cost upgrades to same-day onsite warranty coverage
� LED display for at-a-glance monitoring and troubleshooting
� Scalable solutions from 10Mbps to 100Mbps to Gigabit
� Legendary HP quality and reliability backed by award-winning service
and support provided by HP Customer Care
� Free HP TopTools for Hubs & Switches software
� Web interface lets you monitor your whole network at once up to
1,500 segments from any PC on the network with a Web browser
� Find-Fix-Inform capability keeps topology, wiring, and traffic
problems from affecting the network
� Automatic performance and upgrade recommendations in clear, easy-to-
follow language and diagrams
Email me with any question: umenon(AT)yahoo.com
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: [EMAIL PROTECTED] (Richard Petty)
Subject: Re: RH 6.0 pump not getting IP via DHCP from Cisco 675
Date: Thu, 12 Aug 1999 03:11:51 GMT
Pump is junk. Dump pump.
Install DHCPD and it'll work like a charm.
I had your problem, too.
--Richard
In article <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> wrote:
>Unfortunately I can help solve this problem however I wanted to voice
>
>a "me too". I've been trying to get Pump to work with my school's network
>
>but it will not acquire an IP via DHCP from the server. Any help would be
>
>appreciated.
>
>
>
>
>
>David Dyer-Bennet wrote:
>
>>
>
>> My household LAN is connected to the Internet through a Cisco 675 DSL
>
>> router. The Cisco is assigned a static IP from USWest, and is
>
>> configured to run NAT and be a DHCP server to assign 10.0.0.x
>
>> addresses within the household LAN. This has worked for a month now
>
>> with Windows 3.11, 95, 98, and NT boxes.
>
>>
>
>> Recently I built two RH 6.0 Linux boxes at home. Both of them fail
>
>> to acquire an IP via DHCP from the Cisco 675. Both of them network
>
>> just fine when I manually configure a suitable IP address and route.
>
>> I installed the updated pump rpm (0.6.7, I think the version is), and
>
>> it made no difference. I see no errors in the router error log. I've
>
>> enabled what debug stuff I could find in the router, and have it
>
>> syslogging to a box (and the test command shows that log messages get
>
>> through ok), but nothing at all is logged when the failed pump run is
>
>> made. I've tried running pump manually, and can't get anything but
>
>> "Operation failed" back from it. (Running pump -i eth0 when the
>
>> interface is already configured disables it, too). (The failure to
>
>> configure eth0 is logged on the linux box, but no errors are logged
>
>> from the router at the time the failure happened.)
>
>>
>
>> I've never used dhcp in Linux before, and most of the documentation
>
>> seems to predate this "pump" thing that RedHat has gone to. I've read
>
>> through the last few weeks of messages, and see a number of people who
>
>> *might* be having the same problems, or might not. I'm trying to get
>
>> the IP from my own Cisco 675 router, NOT from my ISP; nobody has told
>
>> the router about a hostname it has to match to issue an IP (it doesn't
>
>> have config options for such things). And as I said the new pump
>
>> doesn't help.
>
>>
>
>> I started looking at the pump source, but it isn't clearly organized
>
>> and I haven't had time to figure it out for myself. I'm assuming pump
>
>> does work for somebody, somewhere, under some circumstances?
>
>>
>
>> One very strange point: both of these systems I installed via ftp.
>
>> After booting with the network boot disk, I told it the network used
>
>> dhcp to assign addresses. And the ftp installs worked. So the
>
>> network boot disk does something-or-other for dhcp that works, whereas
>
>> the system it installed doesn't work. Very strange!
>
>>
>
>> One obvious thing to try is to drop pump and try dhcpclient or
>
>> something. That's on my list to try, as are stepping through pump in
>
>> gdb, and setting up packet sniffing software to see what's actually
>
>> going over the lan while pump claims to be trying to get an IP.
>
>>
>
>> But you know, I don't *really* believe that configuring an
>
>> ethernet-connected system to use dhcp should require gdb / packet
>
>> sniffer level debugging! I think there's something simple going on,
>
>> either in my configuration, or else maybe pump is totally hosed.
>
>>
>
>> I've even considering buying the IMHO overpriced RedHat 6.0 package
>
>> ($80), to get the installation support, so I can make this their
>
>> problem. But that's $80 down the tubes, and I'm sure somebody has
>
>> already solved this somewhere. Share?
>
>>
>
>> --
>
>> David Dyer-Bennet ***NOTE ADDRESS CHANGES*** dd-b@dd-
>
>b.net
>
>> http://dd-b.lighthunters.net/ (photos) Minicon:
>
>http://www.mnstf.org/minicon
>
>> http://www.dd-b.net/dd-b (sf) http://ouroboros.demesne.com/ Ouroboros
>
>Bookworms
>
>> Join the 20th century before it's too late!
>
>
>
>------------------ Posted via CNET Linux Help ------------------
> http://www.searchlinux.com
--
Spam deterent: Remove the "bogus" part for a correct address.
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: IP Forwarding/Redirecting to a Proxy?
Date: Thu, 12 Aug 1999 05:23:20 GMT
Yes. My gateway, however, is a 486 8MB ram 100MB hd. I don't think
squid would take that very well. I could configure it to not cache
anything from the parent proxy but that would be silly - simply
consuming resources, when all I really need is to redirect the packets
to an external computer (I think).
If anybody has any idea on how to do this, share, even if you're not
certain if it will work - worst thing is I'll try it and find out it
doesn't work :-)
m
"D.Krivitsky" <[EMAIL PROTECTED]> wrote:
> One way is to install a transparent proxy on your gateway and to
configure
> it to connect through the external proxy.
>
> >I would like to add a little 'goodie' to my setup, however. My
network
> >is sitting behind an http proxy, and that means that EVERY
installation
> >of ANY application that uses http must know about the proxy. It
seems
> >to me however, that it should be possible to set up my gateway to
> >automatically ask the proxy to deliver the files without the end-user
> >(internal computer) having to know about it.
> >
> >I have looked through the How-To's, but I couldn't find an answer to
> >how to do this. There is some talk of 'transparent proxies' but it
> >seems to me that they are talking about proxies running on the
gateway,
> >and not external proxies that are behind the gateway (or in front of
> >it, if looking from outside world's perspective).
> >
> >Does anybody know if this is possible and if so, how to do this?
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: Lindoze 2000 <[EMAIL PROTECTED]>
Subject: $15 card or $98 card?
Date: Thu, 12 Aug 1999 00:57:31 -0400
ok experts, now is the time to test your skills.
I need a network card for my linux. I've been looking all around and
found
that some cards cost as little as $15 and some as hign as $98!
what's the difference between them?
--
Thank you for your valuable input. Your useful answers will benifit
other users as well.
You are Linux!
########################################################
## ##
## My Experiment ##
## http://www.FusionPlant.com ##
## ##
########################################################
------------------------------
From: John Hasler <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: Connect to ISP when phone rings: is this possible?
Date: Wed, 11 Aug 1999 15:58:23 GMT
TAT wrote:
> Is it possible to have my modem detect an incoming call, hang up
> on that call and immediately run pppon?
Yes. Look at xringd and mgetty.
Glitch writes:
> how is this possible if u dont know the IP address of your computer once
> its connected to your ISP?
By having his computer email him the IP number or post it to a Web page.
> Bill Gates?, I dont know any Bill Gates.
He's the publisher of _Midnight Engineering_ .
--
John Hasler
[EMAIL PROTECTED] (John Hasler)
Dancing Horse Hill
Elmwood, WI
------------------------------
From: "Andre" <[EMAIL PROTECTED]>
Subject: Re: This is really bugging me.:
Date: Thu, 12 Aug 1999 01:09:40 -0400
Thanks Gert.
The NT routing table looks exactly than the one you typed here. And the NT
has IP forwarding enable.
Adding some data to the same problem:
I put another system (even windows 95) in the same net where the
cisco router is.
Now, hosts in the internal networks can ping the windows 95 computer, but
still can't ping the cisco. Again, it is like the cisco router
is ignoring any packet if the packet comes from the NT when such packet was
originated by an internal host.
But the cisco works if the packet was originated by the NT itself.(no by an
internal host)
At first sight you could think: Got it! It's the cisco! It's broken or not
properly setup!.
But the problem is that this same cisco router is working with another NT
server, that has the same configuration than the new one I'm trying to build
now. More, this cisco router, and this NT (the old one) are our current
router, and Firewall respectively in our company since many months ago.
>Try typeing on the command prompt on the firewall:
> route add 192.168.4.0 MASK 255.255.255.0 GATEWAY 192.168.2.y
> route add 192.168.2.0 MASK 255.255.255.0 GATEWAY 192.168.4.y
> route add [CISCO-net] MASK 255.255.255.0 GATEWAY [C�SCO router]
>
>Where Y=NIC.
>
>Make sure that your IP forwarding is on the NT box.
>
>Perhaps the problem is that you can not have more that 1 def. gw. in
>NT......
>
>Best regards
>Gert
>
>Hope it helps...
------------------------------
From: [EMAIL PROTECTED] (Vidar Andresen)
Subject: Re: Can't get 3c905b working...HELP????
Date: Thu, 12 Aug 1999 05:01:43 GMT
In article <bQ0s3.41423$[EMAIL PROTECTED]>,
"gonZo theGreaT" <[EMAIL PROTECTED]> wrote:
>
>> I gave it a quick shot this morning before heading off to work, but I
>> didn't see any PnP option in my configuration program. Just to
>> clarify, what program are you referring to? The only one I've been
>> using is the 3c90xcfg.exe program that came on the one of two 3.5"
>> disks that came with the card.
>
>Yup, thats what I was using !
>Anywhere in there should be an option to disable the PnP-function of the
>card !
Dont think so.
What a 3com 509b (10Mbps isa-nic) _may_ benefit from. Using a
3c5x9cfg.exe in dos.
Is not valid for a 3com 905b (10/100Mbps pci-nic). Using a
3c90xcfg.exe in dos.
Dont have the nic, but it beeing a pci-nic, the values the nic gets is
set by the motherboard bios. And 'turn off booting with pnp-os' is
good thing to set in the motherboard bios. And if your desperate, you
can set the nic to a given irq in some bioses, setting one slot to
have a given irq. Not worth the trouble if you dont have such trouble.
Mvh Vidar Andresen
------------------------------
** 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
******************************