Linux-Networking Digest #712, Volume #10          Fri, 2 Apr 99 02:13:42 EST

Contents:
  Re: NT provider - new to Linux (Kristinn R. Kristinsson)
  Re: email server with web interface (vaclav vyvoda)
  Missing Somethin (Kenn Owen)
  Which dail up best PPP program running on Redhat X-windows?? (whywhys)
  Help! rnews rejects mail articles! (Alan Mead)
  Re: Setting up *non-default* routes through ppp0 (Clifford Kite)
  intresting samba question (Marc Hering)
  Prodigy Internet (Tilen)
  Re: 3c509b not found in slackware 3.6 kernel 2.2.5 ("Todd Goyen")
  please stress-test my site ("Eugene")
  Ms Proxy Client ("Focus")
  Re: recursive catching of www-pages? (EZ E)
  Re: Machine name themes - what do you use? (Gary Harris)
  Re: Web-Browser on Sparc-Linux ([EMAIL PROTECTED])
  Re: problem with d-link 530TX NIC ([EMAIL PROTECTED])
  STAC compression??? (James M Fox)
  Re: Linux + 2 Ethernet cards ("William R. Mattil")
  VNC takes a hit running KDE (Bob Nixon)
  Re: Machine name themes - what do you use? (Glenn Butcher)
  IP MASQ drops my default route Help!!! ([EMAIL PROTECTED])
  IP MASQ drops my default route Help!!! ([EMAIL PROTECTED])
  Re: NSF / IPMASQ HELP (Brian Kirkbride)
  Re: Linux as NT server (Richard Pitt)
  Internet ("Steve")
  Re: unable to ping localhost (Lew Pitcher)
  netscape problems (opolot okia)

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

From: Kristinn R. Kristinsson <[EMAIL PROTECTED]>
Subject: Re: NT provider - new to Linux
Date: Thu, 01 Apr 1999 04:01:05 GMT

In article <7dt4fr$72u$[EMAIL PROTECTED]>,
  "Mike Kokinda" <[EMAIL PROTECTED]> wrote:
> Ok, so far I have votes for Slackware - and Debian.  Independence will have
> to wait.  No opinions on Caldera?
>
> By the way....are Apache and perl included with the Debian distribution?  Is
> there a Secure server available?
>
> Thanks,
>
> Mike Kokinda (Koke)
> [EMAIL PROTECTED]
>
>
perl is about as much a standard component in any distribution as the rest of
the GNU tools.  Any decent distribution also provides apache.  The debian
install even configures apache for you by asking you a few questions (very
technical)


"We want to take over the world but we don't have to do
it by tomorrow - its OK to do it by next week, or even next month "
--- Linus Torvalds

============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

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

From: [EMAIL PROTECTED] (vaclav vyvoda)
Subject: Re: email server with web interface
Reply-To: [EMAIL PROTECTED]
Date: Thu, 1 Apr 1999 04:07:09 GMT

Try one of the following:

http://www.atdot.org
http://www.webmail.woanders.de
http://thunder.dorm.duke.edu/thorMail/
http://www.endymion.com/products/mailman/
http://demo.obsidian.co.za

Good luck,

Vas

On Knut Hansen [EMAIL PROTECTED] wrote:

: Hello,

: I'm looking for an email server software that does the same 
: with Linux that Ipswitch imail does with Windows NT:

: - serve mail for multiple domains on one machine 
:  (so we can have one pop account [EMAIL PROTECTED] and
: a different one [EMAIL PROTECTED]

: - administer domains, pop accounts and aliases via the web

: Is there something like that out there, maybe as an extension to
: sendmail or exim?

: Greetings
: Knut Hansen



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

From: Kenn Owen <[EMAIL PROTECTED]>
Subject: Missing Somethin
Date: Wed, 31 Mar 1999 23:05:24 -0500

Am I missing something.  I was asked about setting up PPP through a DSL
connection.  I thought that a DSL connection was up full time and
basically terminated at your end with some sort of hub/router.  Why
would a PPP connection be necessary?  Wouldn't  a dual homed gateway
machine take care of any routing/FW problems?

TIA

Kenn


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

From: whywhys <[EMAIL PROTECTED]>
Subject: Which dail up best PPP program running on Redhat X-windows??
Date: Fri, 02 Apr 1999 12:53:37 +0800

All,
    Anyone can suggest what dail up PPP program is able to run on Redhat
X-windows??

Thankx

YYs


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

From: [EMAIL PROTECTED] (Alan Mead)
Subject: Help! rnews rejects mail articles!
Date: Fri, 02 Apr 1999 04:56:59 GMT

Is this the proper group to ask about rnews?  I'm gating my email to
INN and it usually works but all *my* messages get discarded for one
of two reasons:

Apr  1 06:00:25 conan rnews[29395]: rejected 437 Duplicate
"Message-ID" header
Apr  1 19:49:58 conan rnews[17178]: rejected 437 Duplicate "Path"
header

Can someone tell me where to look these up or exactly what they mean
so I can fix the gateway?  Thanks!

-Alan

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

From: [EMAIL PROTECTED] (Clifford Kite)
Crossposted-To: comp.os.linux.setup
Subject: Re: Setting up *non-default* routes through ppp0
Date: 31 Mar 1999 20:58:25 -0600

Walter Hunt ([EMAIL PROTECTED]) wrote:

:       I recently set up my machine with a new cable-access modem for getting
: to the Internet. This works great.

:       However, I still need to (for a while at least) connect to my old ISP
: (netcom) in order to get mail from my old account. (As far as I know, netcom
: can't/won't set up forwarding for my mail.)

..

: to access hosts through ppp0, but not exactly what. For my purposes, I'd be
: happy just to be able to route anything to 199.182.120.255 through ppp0.

You might try

/sbin/route add -net 199.182.120.0 netmask 255.255.255.0 dev ppp0

in /etc/ppp/ip-up.

--
Clifford Kite <[EMAIL PROTECTED]>                       Not a guru. (tm)
/* Editing with vi is a lot better than using a huge swiss army knife. */

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

From: Marc Hering <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.questions
Subject: intresting samba question
Date: Fri, 02 Apr 1999 05:38:17 GMT

Ok, here is an interesting one for ya,

I have need of sharing files from my Linux box with a lot of 95 clients
on my network at the office,,but we are running Netware 5 and we are NOT
running netbios over TCP,,we are running straight tcp/ip,,we rely on the
NDS services to provide name resolution,  we like to use one image to
reghost several of the 95 and NT labs,,so we can;t have several
computers with the same name,,,(we had a lot of probs with
Netbios,,,)and we have no NT servers,,,,we do have 3 linux servers doing
web services,,,and one digital unix system handling oracle and email...

what I want to know is,,is it possible to run the samba demon to provide
the smb services so I can share directoris on my linux and dig unix
boxes??,,but NOT run the nmbd for netbios,,????or is there a NDS
emulator that will run on both linux (Alpha) and digital Unix (alpha)
and let us run the smb services over it??????(adding an IP for the
linux/digital servers to the hosts files is not an options as we use
DHCP and will occasionally change Ip's:) ))

any help is greatly appreciated,,

please email as well as post to this NG :)

many thanks in advance 

Marc

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

From: Tilen <[EMAIL PROTECTED]>
Subject: Prodigy Internet
Date: Fri, 2 Apr 1999 07:44:10 +0200


Hello,

Does anybody know what options to set to pppd to connect to Prodigy
Internet. I am getting a strange message saying "Receive serial link is
not 8-bit clean" and than "Problem: all had bit 7 set to 0". I am
absolutelly sure that modem is set to 8N1. Connection work ok under win98.
Any help will be very appriciated.

Thank you.

Tilen



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

From: "Todd Goyen" <[EMAIL PROTECTED]>
Crossposted-To: 
alt.linux,alt.linux.slakware,alt.os.linux,alt.os.linux.slackware,comp.os.linux,comp.os.linux.hardware,comp.os.linux.setup
Subject: Re: 3c509b not found in slackware 3.6 kernel 2.2.5
Date: Thu, 01 Apr 1999 04:49:43 GMT

OK now its finding it
but its not working
i was passing it too dhcpcd but if just put some bunk value in rc.inet1 it
works
i think i need the new dhcpcd which i am getting right now
after i finish i will post again
thanks so far



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

From: "Eugene" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux
Subject: please stress-test my site
Date: Fri, 02 Apr 1999 05:46:07 GMT

Hi everybody,

I would appreciate it if you could stress-test my site,
www.happypenguin.dhs.org
Try www, ftp, etc. (just don't spam me ok :)

thanks,

Eugene

--
"Ein Folk, ein Reich, ein Fuhrer" - Adolf Hitler
"One World, one Web, one Program" - Microsoft's slogan






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

From: "Focus" <[EMAIL PROTECTED]>
Subject: Ms Proxy Client
Date: Thu, 1 Apr 1999 06:56:27 +0200

Is there a thing for linux to interact with ms proxy server on socks level?

Ms proxy server has client software for windows, but not for linux.
Does such a client excist?

Focus





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

From: [EMAIL PROTECTED] (EZ E)
Subject: Re: recursive catching of www-pages?
Date: Fri, 02 Apr 1999 05:50:17 GMT

Use wget.  It should be included in most distributions.  If not, you can get it
by FTP  off sunsite.unc.edu.  Lots of HTMLized man pages are available, too.

Cheers,

Eric

On Thu, 01 Apr 1999 19:36:52 +0200, Jens Hauser <[EMAIL PROTECTED]>
wrote:

>Hi!
>
>Is there a tool which is able to download a specific
>www-page and all of its links below (recursive) ?
>
>Jens


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

From: [EMAIL PROTECTED] (Gary Harris)
Crossposted-To: 
vmsnet.networks.misc,microsoft.public.windowsnt.domain,comp.unix.solaris,comp.os.os2.networking.server,comp.os.ms-windows.nt.admin.networking,comp.infosystems.www.servers.unix,comp.protocols.tcp-ip.domains
Subject: Re: Machine name themes - what do you use?
Date: Fri, 02 Apr 1999 01:44:55 GMT

A friend of mine used Echo for a big Corporate server at the request
of someone working in the office.  He thought "Echo - Dual
Motherboards.  OK".  

Later he asked her why she suggested echo and she said "Echo is the
Dolphin Beanie Baby."  Nedlesstosay, from that day on, all machines
were given Beanie Baby names!  If a name was retired, does it make the
machine worth more money??

On Wed, 10 Mar 1999 13:40:24 GMT, [EMAIL PROTECTED]
(Stuart Nuttall) wrote:

>
>>I just remembered the first large batch of machines that I had to set up
>>on a network.  I showed a terrible lack of creativity, and named them as
>>follows:  ALPHA, BETA, GAMMA, DELTA, EPSILON...
>
>
>Try *this* for size - before I joined my company (Denis M Clayton), the
>servers were called DMC_NTSx where x was =>1 and <=8!!!  They are now named
>after cars:
>
>Mercedes and Bentley  - two huge servers
>Jaguar - development server
>
>Our two really old naff IBM servers are called:
>
>Skoda
>Trabant
>
>!!

Gary Harris

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

From: [EMAIL PROTECTED]
Crossposted-To: 
comp.os.linux.setup,comp.os.linux.misc,comp.os.linux.x,comp.os.linux.development.apps
Subject: Re: Web-Browser on Sparc-Linux
Date: Thu, 1 Apr 1999 17:40:00 +0200
Reply-To: [EMAIL PROTECTED]

Hi Dara,

On Tue, 30 Mar 1999, Dara Hazeghi wrote:

[..]
> 
> Netscape already runs their. It's just in their unsupported directory. Go to
> http://home.netscape.com/download/unsupported.html
> It's under SPARC Linux
> 

Ok, you are right.
There is just one little problem. There is only a version for Sparc-Linux
with strong encryption. And as I don't live in the USA but in Germany the
server just tells me: Your domain is not from USA so you are not allowed
to download this.

A version without encryption would do fine for me, because I don't need
it. But I can't find one.


Bye 

Ralf
===============================================================
Ralf Orlowski                           voice: +49-2241-405927
Im Kirchtal 88                          fax:   +49-2241-405953
53844 Troisdorf                   E-mail: [EMAIL PROTECTED]
PGP 5.0 Key available at www.trustcenter.de



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

From: [EMAIL PROTECTED]
Subject: Re: problem with d-link 530TX NIC
Date: Fri, 02 Apr 1999 05:21:26 GMT
Reply-To: [EMAIL PROTECTED]

Hi

Thanks to those for helping. I have found the right nic driver for my
D-LINK 530TX PCI card. I'm running 2.0.35 and downloaded the
via-rhine.c from cesdis.gsfc.nasa.gov/linux/drivers/via-rhines.html

For those who are using the same card, you could get the driver from
the site and the instruction for compiling it.

Enjoy

On Mon, 29 Mar 1999 03:51:54 +0000, "D. C. & M. V. Sessions"
<[EMAIL PROTECTED]> wrote:

>[EMAIL PROTECTED] wrote:
>> 
>> Hi... thanks for writing... do I specify it in the rc.modules? I don't
>> see
>> any entry relating to the Via Rhine chipset?
>> I also don't see it when I ran make menuconfig. Please advise.
>
>Assuming that there's a via-rhine.o at
>
>/lib/modules/2.0.36-3c/net/via-rhine.o
>
>(or whatever your kernel release is -- most recent
>distributions have it)
>
>add this to your /etc/conf.modules:
>
>alias eth0 via-rhine


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

From: James M Fox <[EMAIL PROTECTED]>
Subject: STAC compression???
Date: Thu, 01 Apr 1999 00:31:25 -0500

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Anyone know of anyway to get stac compression to run with an internal ISDN
card that doesn't support it?
<p>I use an old 486 for a web gateway, with an internal ISA ISDN bri card
&amp; I want to try to get the compression running on it... I have another
identical card in another (K62 350) machine running W98 that supports it
inherently (obviously the card has not native support).
<p>Just a curiosity.</html>


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

From: "William R. Mattil" <[EMAIL PROTECTED]>
Subject: Re: Linux + 2 Ethernet cards
Date: Wed, 31 Mar 1999 11:34:25 -0600

[EMAIL PROTECTED] wrote:


>
> Hi William.  The last thing I want to do is confuse others.  As a matter of
> fact, I want to help others.
>
> Maybe I was off on some theory about how NICs are compiled into the kernel, so
> for clarification:
> - At what point exactly is the NIC compiled into the kernel?

Only when you compile support for the NIC into the kernel itself. This is done by
selecting [Y} during the make config step. If you select [M] (default most of the
time) then the support for the NIC in question is provided by a module that is
loaded when needed.

> There are three
> main steps described above--I edit the lilo.conf, then the conf.modules, then
> reboot the system.  Does this in essence, "compile the driver into the
> kernel???"

Not unless you compile the kernel to do so. Usually NIC support is via modules. And
you can pass parameters via LILO till you are blue in the face to no avail. When
support for a NIC is via modules you must pass any agruments via /etc/conf.modules


>
> - If not, when is it compiled into the kernel?

Answered see above.

>
> - When you say the NIC, are you referring specifically to each card's
> respective driver?

NIC - noun: network interface card


>
>
> --Daniel
>
> P.S.  I made no bold assertions as to WHY and HOW things worked, I simply
> explained step by step what worked for me in hopes of assisting someone else
> stuck with the same problem.  I recently switched from MS Windows to Linux and
> am still trying to learn HOW things work.  My apologies to all those who I may
> have lead astray.
>

When you *thought* that you were passing arguments to the NIC driver via LILO, you
were in fact, passing them via /etc/conf.modules.  And beware that just because it
works, doesn't necessarily mean that it is working in an acceptable manner. Unix
(and Linux)  is a very complex OS and as such has enormous power and flexibilty but
at a price.

The next time you are confused about an issue it would help if you would ask .
Remember,
"Better to be silent and be thought a fool than to open your mouth and remove all
doubt."

Bill
--
William R. Mattil       | Fred Astaire wasn't so great.
[EMAIL PROTECTED]  | Ginger had to do it all backwards
(972) 399-4106          | and... in high heels.



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

From: [EMAIL PROTECTED] (Bob Nixon)
Crossposted-To: comp.windows.x.kde,comp.os.linux.x
Subject: VNC takes a hit running KDE
Date: Fri, 02 Apr 1999 02:14:06 GMT

It really should not have been a surprise but I noticed that Virtual
(VNC) & KDE lags more than FVWM or TWM. Once running an app in a
window, the speed is about the same and as a worst case, interactive
arcade games are playable but opening app's and switching from one
desktop to another, runs 4-6 seconds.  It's still faster than PC
Anywhere or the reciprocal to XVNC (windows on linux) but I'd hoped
the current state of virtual X-windows would 've been better. MIX is
faster but it won't run much software or full blown KDE. I've heard
that Hummingbird is the best virtual unix/linux x software but
unfortunately, I don't $$ have it. 
For reference, My setup consists of 350 & 300Mhz boxes, running
128MBs, over a 100base network, with three machines and one user.

Maybe caching the desktop's and other relatively static stuff, in
client ram, would speed up "the feel" of these virtual boxes. When
running VNC, I've monitored the CPU load/ram usage on host/client and
the host does most the work. Then, I suppose that past paradigms of
dumb terminals, are the reference models for this genre of software.

I think the days of running 'only' one or two platform specific
application on these virtual boxes are numbered. With thin clients
looking more and more like cheap alternatives to buying a bunch of
full blown PC's, for say, "office or even mid range engineering
workstations". This would be a trend back to less cumbersome
centralized networking, now that "COMMON" hardware can exceed >ASCII,
for cross or inter platform needs and not JUST the expensive servers/
workstations. 

Any thoughts, suggestions, idea's or similar experiences?

TIA.


  Bob Nixon [EMAIL PROTECTED]
�  [EMAIL PROTECTED]
http://members.home.net/bigrex/

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

From: Glenn Butcher <[EMAIL PROTECTED]>
Crossposted-To: comp.infosystems.www.servers.unix,comp.protocols.tcp-ip.domains
Subject: Re: Machine name themes - what do you use?
Date: Thu, 01 Apr 1999 21:02:46 -0700

That (signals) is cute...

I just finished configuring a "crash & burn" lab for our sysadmin
classes, 8 DEC 486-33s from a recent lab upgrade.  I named them after
Colorado towns (we're in Colorado...): aspen, salida, cortez, dotsero
(dotsero?), etc.

A past employer used the names of Colorado "fourteen-ers" -  mountains
higher than 14,000' MSL.  The poor team that got "uncomphagre" (I'm not
sure I even spelled it right) had fits logging in...

Glenn Butcher

Amitai Schlair wrote:
> 
> Rahul Dhesi <[EMAIL PROTECTED]> wrote:
> 
> > Has anybody tried using names of UNIX commands as host names?
> 
> I use Unix signal names on my home LAN. The number of the signal is the
> host part of the IP address:
> 
> 1   IN  PTR hup.amitai.org.
> 2   IN  PTR int.amitai.org.
> 3   IN  PTR quit.amitai.org.
> 
> and so forth.

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

From: [EMAIL PROTECTED]
Subject: IP MASQ drops my default route Help!!!
Date: Thu, 01 Apr 1999 04:58:11 GMT
Reply-To: [EMAIL PROTECTED]

I have a cable modem running on Linux Redhat kernel 2.2.2.

I have had IP Masq running before but I can't figure out what is wrong.
I have a 2 netgear 10/100 cards:


one eth0: 192.168.109.1         private
two eth1: 24.95.99.185          internet

I have setup everything that needs to be done to the kernel.  I think is my be
the routing or ipchains?

I can use the linux box without a problem to the web but when I try to use the
other boxes on the network.

via eth0 I lose my default route.  But the other boxes work for a few minutes.

here are the routes normal:
romos           *               255.255.255.255 UH    0      0        0 eth0
localhost       *               255.255.255.255 UH    0      0        0 lo
192.168.109.0   *               255.255.255.0   U     0      0        0 eth0
24.95.99.0      *               255.255.255.0   U     0      0        0 eth1
default         dt131n01.midsou 0.0.0.0         UG    0      0        0 eth1

then I try to access the web with 192.168.109.2 box.  It works but then
stops!!

routes then go to this and hang:
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
romos           *               255.255.255.255 UH    0      0        0 eth0
localhost       *               255.255.255.255 UH    0      0        0 lo
192.168.109.0   romos           255.255.255.0   UG    0      0        0 eth0
192.168.109.0   *               255.255.255.0   U     0      0        0 eth0

This is what is in route cache:

route -C

Kernel IP routing cache
Source          Destination     Gateway         Flags Metric Ref    Use Iface
home            romos           romos           l     0      0        0 lo

This is what I am using for the ipchains:
ipchains -P forward DENY
ipchains -A forward -s 192.168.109.2/32 -j MASQ
ipchains -A forward -s 192.168.109.3/32 -j MASQ

and ip_forwarding is on:
[root@www rc.d]# more /proc/sys/net/ipv4/ip_forward
1


I have come to the end I have know clue what it is I have even reinstalled and
tried the old 2.036 kernel....

I think I have missed something in the ipchains or routing.

thanks,

Jason

============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

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

From: [EMAIL PROTECTED]
Subject: IP MASQ drops my default route Help!!!
Date: Thu, 01 Apr 1999 04:57:44 GMT

I have a cable modem running on Linux Redhat kernel 2.2.2.

I have had IP Masq running before but I can't figure out what is wrong.
I have a 2 netgear 10/100 cards:


one eth0: 192.168.109.1         private
two eth1: 24.95.99.185          internet

I have setup everything that needs to be done to the kernel.  I think is my be
the routing or ipchains?

I can use the linux box without a problem to the web but when I try to use the
other boxes on the network.

via eth0 I lose my default route.  But the other boxes work for a few minutes.

here are the routes normal:
romos           *               255.255.255.255 UH    0      0        0 eth0
localhost       *               255.255.255.255 UH    0      0        0 lo
192.168.109.0   *               255.255.255.0   U     0      0        0 eth0
24.95.99.0      *               255.255.255.0   U     0      0        0 eth1
default         dt131n01.midsou 0.0.0.0         UG    0      0        0 eth1

then I try to access the web with 192.168.109.2 box.  It works but then
stops!!

routes then go to this and hang:
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
romos           *               255.255.255.255 UH    0      0        0 eth0
localhost       *               255.255.255.255 UH    0      0        0 lo
192.168.109.0   romos           255.255.255.0   UG    0      0        0 eth0
192.168.109.0   *               255.255.255.0   U     0      0        0 eth0

This is what is in route cache:

route -C

Kernel IP routing cache
Source          Destination     Gateway         Flags Metric Ref    Use Iface
home            romos           romos           l     0      0        0 lo

This is what I am using for the ipchains:
ipchains -P forward DENY
ipchains -A forward -s 192.168.109.2/32 -j MASQ
ipchains -A forward -s 192.168.109.3/32 -j MASQ

and ip_forwarding is on:
[root@www rc.d]# more /proc/sys/net/ipv4/ip_forward
1


I have come to the end I have know clue what it is I have even reinstalled and
tried the old 2.036 kernel....

I think I have missed something in the ipchains or routing.

thanks,

Jason

============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

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

From: Brian Kirkbride <[EMAIL PROTECTED]>
Subject: Re: NSF / IPMASQ HELP
Date: 2 Apr 1999 02:32:01 GMT


Glenn Graham wrote:
>
... deleted (save bandwidth - the net is slow enough as it is!)

I have run into almost exactly the same problem.
My setup involves a small network of machines connected via an ipmasq
router to my corporate intranet.  Any attempt to mount an NFS volume
from an intranet outside the firewall (ironic that the _intra_net's outside
the firewall in this case, huh?) fails for machines behind the firewall.

The reason is the same as quoted in the original post and is caused by
the kernel ip masquerade code rewriting the source packets with the
router's source ip (correct) and an arbitrary source port (harmless in
most cases, but problematic when the dest cares about source ports).

In the case of NFS, source ports must be priviledged (ie root ran mount).

I checked the related HOWTO's / FAQ's and was unable to find any info on
rules for ip chaining that would specify a valid replacement port range
or would force replacement source addresses to match the source port of
the original (true) source host.

Any info would be __greatly__ appreciated.
Please post here for everyone's benefit.

Thanks in advance

==================  Posted via SearchLinux  ==================
                  http://www.searchlinux.com

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

From: Richard Pitt <[EMAIL PROTECTED]>
Subject: Re: Linux as NT server
Date: Thu, 01 Apr 1999 05:50:53 GMT

Thank you master Yoda!

I've scratched the surface of this - but have not yet seen as lucid an
explanation as yours.

richard

Tommy Johnsson wrote:
> 
> I would recommend to run samba 2.0 or something later. In your smb.conf
> file set at least the following in the global section:
> 
>    security = domain
>    encrypt passwords = yes
>    smbpasswd file = /etc/samba/smbpasswd
>    domain logons = yes
>    wins support = yes
>    domain master = yes
>    local master = yes
>    preferred master = yes
> 
> Configure your Win 9x computers to log into a NT Domain. The name of the
> NT Domain is the same as the workgroup your samba server is a member in. If
> you want to run login scripts you want to add
> 
>    logon script = %U.bat
> 
> to the global section, and a new section named netlogon. That section
> can be configured something like this:
> 
> [netlogon]
>    comment = Login scripts
>    path = /home/samba/netlogon
>    writable = no
>    guest ok = no
> 
> In the above configuration you have to create a script for every user
> named USERNAME.bat in the directory mentioned in the netlogon section. The
> bat file can for example contain this to mount the home share for each
> user:
> 
> net use * \\yoda\homes
> 
> If you want to store each users desktop look and start menu on the server
> add this to the global section:
> 
>    logon path = \\yoda\profiles\%U
> 
> and create a new section like this:
> 
> [profiles]
>    case sensitive = no
>    browsable = yes
>    path = /home/samba/profiles
>    read only = no
>    create mask = 0700
>    directory mask = 0700
> 
> --
> Tommy
> "Most people's favorite way to end a game is by winning."
> 
> On 30 Mar 1999, Mogul 55 wrote:
> 
> > What about samba...i have it configured for a basic peer to peer...but i  want
> > to be able to validate useres on a domain.
> >
> >

-- 
Richard C. Pitt                 FirePlug Computers Inc.
[EMAIL PROTECTED]            604-465-2666
Internet Server Software - Tuning, Maintenance, Consulting
www.fireplug.net                edge.fireplug.net - free firewall software

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

From: "Steve" <[EMAIL PROTECTED]>
Subject: Internet
Date: Thu, 1 Apr 1999 22:19:37 -0800

Where in X Windows can i set up dns numbers so i can access my isp?  i'm
very new to linux so any help is greatly appreciated.  i'm running red hat
5.2.

SG



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

From: [EMAIL PROTECTED] (Lew Pitcher)
Crossposted-To: comp.os.linux.setup,comp.os.linux
Subject: Re: unable to ping localhost
Reply-To: [EMAIL PROTECTED]
Date: Wed, 31 Mar 1999 15:13:44 GMT

On Wed, 31 Mar 1999 14:19:15 GMT, svrk <[EMAIL PROTECTED]> wrote:

>I am unsuccessful in making a small Corba server and client talk to each
>other.
>I gave the following command to test whether the name localhost or IP
>127.0.01 works.
>$ping localhost
>PING localhost(127.0.01) 56 data bytes
>ping: sendto : Network is unreachable
>ping : wrote localhost 64 chars ret = -1
>
>100% pcket loss.
>same for ping 127.0.01

If the above is a literal "cut-and-paste" from a commandline,
then I'd check your /etc/hosts file.

localhost should be assigned to IP 127.0.0.1 and not 127.0.01
                                   =========

If the 127.0.01 was a typo in your post, then please check ifconfig
It should report something like...
    linux:~# ifconfig  
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
              UP BROADCAST LOOPBACK RUNNING  MTU:3584  Metric:1
              RX packets:9722 errors:0 dropped:0 overruns:0 frame:0
              TX packets:9722 errors:0 dropped:0 overruns:0 carrier:0 coll:0

If it doesn't, then check your startup scripts for the loopback ifconfig and
route statements. They should look something like...
    /sbin/ifconfig lo 127.0.0.1
    /sbin/route add -net 127.0.0.0 netmask 255.0.0.0 lo

In Slackware, these can be found in /etc/rc.d/rc.inet1

If everything looks OK, then post...
   a) ifconfig listing
   b) route listing
   c) your ifconfig startup script
   d) /etc/hosts
   e) /etc/networks
   f) I don't know what else
and we'll see if we can help you



Lew Pitcher
System Consultant, Integration Solutions Architecture
Toronto Dominion Bank

([EMAIL PROTECTED])


(Opinions expressed are my own, not my employer's.)

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

Subject: netscape problems
From: [EMAIL PROTECTED] (opolot okia)
Date: Fri, 02 Apr 1999 06:50:54 GMT

whenever I use netscape communicator under RH 5.2 it crashes after some 
time.  I either get an error message about bus errors or it freezes and 
i have to manually kill it.

any suggestions?


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


** 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