Linux-Networking Digest #493, Volume #11 Fri, 11 Jun 99 07:14:06 EDT
Contents:
Solved: Time corrupted using Samba (Thomann KH)
Re: Why doesn't dhcpd update leases file when hardware ethernet used? (Thomas
Mohaupt)
Re: Adjust traffic priority in LINUX??? HELP, PLEASE! ("Shaun Beech")
Re: ipchains and MS Netmeeting ("Robert Cicconetti")
Re: Time corrupted using Samba (Guido Barzini)
Re: Newbie in need of HELP: Squid DNS problem ("Jan Johansson")
Re: INN and a list of newsgroups (Frank)
Nfs kernel message (Charly)
Installed Mandrake 6.0 and now ip_masq won't work - help! (Leslie Hazelton)
Re: pppd doesn't work (Gernot Fink)
Re: ipchains and MS Netmeeting (Nigel Metheringham)
Http tunnel through a proxy ([EMAIL PROTECTED])
Re: recommendations on Network card makes and models? (Jonathan Guthrie)
Re: syncppp and isdn-ta (Clifford Kite)
Delete masquerading entries, howto? ("Peter Eisenlohr")
Re: Ethernet Card Problems in Linux ("Chitla Sudhir")
Re: changing TCP pkt data on the fly (Radovan Brako)
Re: Linux & Cybercafe (Moritz Moeller-Herrmann)
Re: Time corrupted using Samba (Villy Kruse)
----------------------------------------------------------------------------
From: Thomann KH <[EMAIL PROTECTED]>
Crossposted-To: comp.protocols.smb,linux.samba,comp.os.linux.setup
Subject: Solved: Time corrupted using Samba
Date: Fri, 11 Jun 1999 10:14:54 +0200
Ok,
I want to thank everybody VERY much who helped me!!!!
Seems Suse 6.1 has the same problem as RedHat,
so you simple have to disable the W95 SMB bug workaround
when using a NT server an that's the trick !!!!
--
=====================================
I Karl-Heinz Thomann I
I Feingeraetebau Tritschler GmbH I
I Schoenaustrasse 10-12 I
I D - 79725 Laufenburg I
I T: 07763 9388 0 I
I F: 07763 9388 49 I
=====================================
------------------------------
From: Thomas Mohaupt <[EMAIL PROTECTED]>
Subject: Re: Why doesn't dhcpd update leases file when hardware ethernet used?
Date: Fri, 11 Jun 1999 10:16:27 +0200
Mike Klein wrote:
> When I add the hardware ethernet clause:
>
> host abcd {
> hardware ethernet XX:XX:XX:XX:XX:XX;
> fixed-address 192.168.0.X;
> }
>
> then host "abcd" is definitely given the IP address 192.168.0.X because
> the ethernet address matches. BUT -- the problem -- the leases file
> contains *no data* about this lease! The IP address does not even
> appear at all in the leases file!
I mean it�s correct because the IP address is reserved for host abcd.
> I have tried many combinations of other options in dhcpd.conf but
> nothing else seems to have the desired effect.
>
> It is imperative to have the leases file updated so that DNS can be
> dynamically updated.
If you want to use static IP address for host abcd why do you want to
have dynamically updated DNS?
Include the IP hostname combination in your zone/rev files.
-- ThoMo
------------------------------
From: "Shaun Beech" <[EMAIL PROTECTED]>
Crossposted-To:
alt.os.linux,alt.os.linux.mandrake,comp.os.linux.admin,comp.os.linux.setup
Subject: Re: Adjust traffic priority in LINUX??? HELP, PLEASE!
Date: Fri, 11 Jun 1999 10:51:33 +0200
Hi there Serge have a look I am not to sure but on most sys v systems you
have a utility called nice
try a man nice and have a look it allows you to change priority on a process
Hope this helped
Serge Ivanov <[EMAIL PROTECTED]> wrote in message
news:7jhhl2$ghh$[EMAIL PROTECTED]...
> Hi!
>
> Because of number of users wich connect to my proxy (Linux RedHat 6.0)
will
> increase, the
> traffic become heavy. At the present time I have 50 users... Tell me
> please - how can I control
> the traffic on each users? Do you know how I can setup priorities on each
> users?
>
> For example I want that requests from USER1 be resolved quickly then from
> USER2.
>
> Please, describe required solution step by step - for dummys...:-))
> Thanks for your answer,
> Regards, Serge
>
>
> PS Please send your letter to my e-mail directly...
>
------------------------------
From: "Robert Cicconetti" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.security
Subject: Re: ipchains and MS Netmeeting
Date: Fri, 11 Jun 1999 05:18:27 -0400
> Somebody asked and someone else answered this one already.
>
> You're stuck with Netmeeting and some of these because they *initiate*
> connections to the receiver's IP address. IP chains work because the
> sender is behind the firewall. The routing mechanism remembers the
> outgoing connection and expects a *response* on the same port or set of
> ports for the same protocol. In the case of Netmeeting and FTP and the
> like, there isn't anything to tell the firewall that incoming requests
> are meant for the specific machine; it thinks they're going to itself.
> (Excepting ftp--I do remember seeing firewall modules for it...)
>
> I believe the answer for now is: No go. ...Unless someone else has
> written some new stuff. I've tried NetMeeting and VIRC's video chat
> stuff too. Can't get anywhere yet.
Please READ the link instead of assuming I don't know what I'm talking
about. PhonePatch is an H.323 gateway server for Linux/Win32/Solaris that
sits on the firewall box and arbitrates between internal NetMeeting clients
and external. Hopefully the OpenH323 project eventually will get this far,
but currently PhonePatch or opening huge amounts of ports are your two
options for getting NetMeeting to work (IRC).
Robert Cicconetti
------------------------------
From: Guido Barzini <[EMAIL PROTECTED]>
Crossposted-To: comp.protocols.smb
Subject: Re: Time corrupted using Samba
Date: 11 Jun 1999 09:34:58 +0100
As I understand it, this is a problem with the kernel provided with RH6.0:
when configuring smb support there is an option called 'Windows 95 bug-fix'
whose help text warns that it should _only_ ever be used if _all_ the windows
machines sharing files are 95 boxes. Apparently the default kernel in RH6.0
has this option compiled in, and it does Bad Things (TM) to date fields
when talking to NT or '98 servers.
--
Guido Barzini [EMAIL PROTECTED]
------------------------------
From: "Jan Johansson" <[EMAIL PROTECTED]>
Subject: Re: Newbie in need of HELP: Squid DNS problem
Date: Fri, 11 Jun 1999 11:17:10 +0200
>Now my question: How to avoid this errer and make squid start while the
>system boots.
Read the FAQ / manpage. It clearly states how to disable the DNS test. I
dont have the manpage handy, but i know it can be done.
------------------------------
From: [EMAIL PROTECTED] (Frank)
Subject: Re: INN and a list of newsgroups
Date: Thu, 10 Jun 1999 17:30:07 +0200
[This followup was posted to comp.os.linux.networking and a copy was sent
to the cited author.]
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] says...
> thanks...that solves my problem.
>
> i wondered me that i couldn't start the prog as root. it can be started
> only as user news...
>
> > It should be under /usr/lib/news/bin
>
>
>
if you just want to run a news server for a small network then have a
look at leafnode, which I found much easier to configure, though its only
a news proxy to be exact
BTW there are very good german howtos for both programs on
http://www.tu-harburg.de/~semb2204/dlhp/HOWTO/mini/index.html
Frank
------------------------------
From: Charly <[EMAIL PROTECTED]>
Subject: Nfs kernel message
Date: Fri, 11 Jun 1999 11:04:42 +0200
Hi all,
The kernel on my machine send me strange messages :
__nfs_fhget: killing Web_ancien/copie_IUT_22_12_97 filehandle
__nfs_fhget: inode 556361733 busy, i_count=2, i_nlink=2
nfs_free_dentries: found info/aide, d_count=0, hashed=1
nfs_dentry_delete: info/aide: ino=556361733, count=2, nlink=2
__nfs_fhget: inode 556388359 busy, i_count=2, i_nlink=3
nfs_free_dentries: found french/68k, d_count=1, hashed=1
__nfs_fhget: inode 556388359 still busy, i_count=2
__nfs_fhget: killing french/68k filehandle
__nfs_fhget: inode 556269574 busy, i_count=2, i_nlink=2
nfs_free_dentries: found Download/temp, d_count=0, hashed=1
nfs_dentry_delete: Download/temp: ino=556269574, count=2, nlink=2
__nfs_fhget: inode 556386310 busy, i_count=2, i_nlink=7
nfs_free_dentries: found config_netscape/NETSCAPE, d_count=4,
hashed=1
__nfs_fhget: inode 556386310 still busy, i_count=2
__nfs_fhget: killing config_netscape/NETSCAPE filehandle
__nfs_fhget: inode 556367877 busy, i_count=2, i_nlink=3
nfs_free_dentries: found WWW/config_netscape, d_count=1, hashed=1
__nfs_fhget: inode 556367877 still busy, i_count=2
__nfs_fhget: killing WWW/config_netscape filehandle
__nfs_fhget: inode 556367879 busy, i_count=2, i_nlink=3
nfs_free_dentries: found navigateurs/communicator4.5, d_count=0,
hashed=1
nfs_dentry_delete: navigateurs/communicator4.5: ino=556367879,
count=2, nlink=3
Quite strange, no ?
I run redhat 6.0 with a kernel 2.2.5-15
netfs is not running, nfs is running.
If someone knows, please tell me ! Thanks.
Charly.
------------------------------
From: Leslie Hazelton <[EMAIL PROTECTED]>
Date: Thu, 10 Jun 1999 18:02:01 GMT
Subject: Installed Mandrake 6.0 and now ip_masq won't work - help!
I have been running Mandrake 5.3 - upgraded to kernel 2.2.8 on my=20
Intel system. I had ipchains / ip_masq working quite well to provide=20
Internet access to two Win95 systems through the Linux ppp0 dial in=20
connection.
This past weekend I installed Mandrake v6.0 on the Linux system. I=20
added back the same ipchains, samba, named configurations from an=20
archive partition. The problem is, from that group of services, the=20
ipchains/ip_masq is the only one that won't work. From the Linux box=20
I can access Internet sites without problem. However, from the Win95=20
systems I can't get responses from any sites. When I try ping on the=20
Win95 system it gets the target ip address correctly from my Linux DNS=20
but then no packets are returned - 100% packet loss.
I have re-read all the relevant HOW-TO documentation and I think my=20
setup is correct. I don't know how to proceed. I need to get this=20
working but don't know where to turn next.
The ipchains entry in my /etc/rc.d/rc.local is:
echo "1" > /proc/sys/net/ipv4/ip_forward =20
/sbin/ipchains -P forward DENY
/sbin/ipchains -A forward -j MASQ -s 192.168.1.0/24 -d 0.0.0.0/0 =20
=20
The report from "ipchains \L" is:
[root@farpt1 lrh]# ipchains -L
Chain input (policy ACCEPT):
Chain forward (policy DENY):
target prot opt source destination =20
ports
MASQ all ------ 192.168.1.0/24 anywhere =20
n/a
Chain output (policy ACCEPT): =20
I would GREATLY appreciate any help anyone can provide.
Les
------------------------------
From: [EMAIL PROTECTED] (Gernot Fink)
Crossposted-To: comp.os.linux.setup
Subject: Re: pppd doesn't work
Date: 10 Jun 1999 17:02:03 GMT
In article <7jno9o$f72$[EMAIL PROTECTED]>,
"Jack Zhu" <[EMAIL PROTECTED]> writes:
> I used Redhat 5.0(Kernel 2.0.32) + pppd 2.2.0 to dialup to my ISP. It works
> well. Then I upgrade kernel to 2.2.1, obviously it doesn't work with pppd
> 2.2.0. (This point is very hard to be found in these Kernel documents). So I
> also upgrade my pppd to 2.3.6 by following the instructions.
>
> The nightmare is: I use the same scripts, same configuration and same dialup
> number. This time the combination of kernel and pppd doesn't work. When I
> try to call "pppd", the error message is:
>
> "/usr/sbin/pppd: peer authentication required, but no suitable secret(s)
> found
> /usr/sbin/pppd: for authenticating any peer to us.(abc)"
Insert "debug" in /etc/ppp/options and afterthis
view your syslog(/var/log/debug ???) for the correct name of the ISP.
>
> "abc" is my logname to my ISP.
>
> Why this happen? I do have a pap-secret file, and everything works just well
> in the earlier version.
>
> Actually, the funny thing is: when I just run "pppd", the same error message
> still comes.
>
> Thanks a lot, please email me.
>
> [EMAIL PROTECTED]
>
>
--
MFG G.Fink
------------------------------
From: [EMAIL PROTECTED] (Nigel Metheringham)
Crossposted-To: comp.os.linux.misc,comp.os.linux.security
Subject: Re: ipchains and MS Netmeeting
Date: 11 Jun 1999 08:56:01 GMT
On Fri, 11 Jun 1999 04:23:06 +0000, Bryan <[EMAIL PROTECTED]> wrote:
>You're stuck with Netmeeting and some of these because they *initiate*
>connections to the receiver's IP address. IP chains work because the
>sender is behind the firewall. The routing mechanism remembers the
>outgoing connection and expects a *response* on the same port or set of
>ports for the same protocol. In the case of Netmeeting and FTP and the
>like, there isn't anything to tell the firewall that incoming requests
>are meant for the specific machine; it thinks they're going to itself.
>(Excepting ftp--I do remember seeing firewall modules for it...)
This is sort of right although the explanation is screwy....
Basically with FTP (non passive mode), the server opens up data
channels *to* the client - ie coming back in through the firewall.
You can't generally do this, so you need something on the firewall
that reads the information going over the control channel and sees
that a data connection is about to be opened up, and both rewrites
that info so that each side sees the address sets they expect to see
and pokes a hole in your firewall to let the connection through.
Netmeeting is much the same but much much more complex. Connections
fly all over the place, there are several control connections, some of
which are set up dynamically themselves, and the protocol content is
complicated. It would be possible to write a masq helper to do this
in the way that the ip_masq_ftp module does, although the complexity
makes it much easier and safer to do as a user mode program which uses
transparent proxying rather than masquerading.
However despite many good intentions no-one has produced code for this
yet - apart from anything else your first need is to go off and buy
copies of the H.323 and related specs from the standards orgs. Its a
hard problem to fix.
Nigel.
--
[ Nigel Metheringham -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- [EMAIL PROTECTED] ]
[ Playing with technology razor blades - close to the bleeding edge ]
------------------------------
From: [EMAIL PROTECTED]
Subject: Http tunnel through a proxy
Date: Fri, 11 Jun 1999 08:22:37 GMT
Hi, i'm programming a program to telnet through a proxy (netscape
proxy) by http tunneling everything in a POST request. I succeeded to
connect outside and to receive messages from the outside too but i
can't send more than 1 request. The proxy forward the first request for
the same opened connection. Is there any way to make a proxy forward
several requests with a same connection?
Thank you for helping me.
LTS
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: Jonathan Guthrie <[EMAIL PROTECTED]>
Subject: Re: recommendations on Network card makes and models?
Date: 10 Jun 1999 16:31:11 GMT
Stephen Hammond <[EMAIL PROTECTED]> wrote:
> On Wed, 26 May 1999 12:01:02 +0200, "Chris Fanning"
> <[EMAIL PROTECTED]> wrote:
> I am a Huge fan of the Digital Chipset Cards (2114x using the Tulip
> driver). All of mine have come from Trendware. (www.trendware.com)
> They have been very reasonably priced and have a 5 year warranty.
Be advised that my source for Tulip cards (KTI) informs me that DEC (that
is, Compaq) is no longer making the Tulip chipsets.
You will eventually be unable to purchase Tulip-based cards.
--
Jonathan Guthrie ([EMAIL PROTECTED])
Brokersys +281-895-8101 http://www.brokersys.com/
12703 Veterans Memorial #106, Houston, TX 77014, USA
------------------------------
From: kite@NoSpam.%inetport.com (Clifford Kite)
Subject: Re: syncppp and isdn-ta
Date: 10 Jun 1999 12:06:26 -0500
Urban Weber ([EMAIL PROTECTED]) wrote:
: does anybody know how to set up a syncppp-connection (or rawip) over an
: isdn-terminal-adapter (zyxel elite 2864i)?
I don't think you can without some changes in PC hardware. The usual PC
serial port (with a 16550A UART) doesn't support syncronous operation.
--
Clifford Kite <kite@inet%port.com> Not a guru. (tm)
/* Better is the enemy of good enough. */
------------------------------
From: "Peter Eisenlohr" <[EMAIL PROTECTED]>
Subject: Delete masquerading entries, howto?
Date: Thu, 10 Jun 1999 19:33:05 +0200
Hi,
is there a way to delete existing masquerading entries before they
time out? A method to simply flush all existing masqueraded
connections would be sufficient. I already tried to set the
Masquerading-Timeout-values to a very small value (i.e. 1 second), but
this did not have any effect (the timeouts seem to work only for newly
created masquerading entries afterwards). Any existing masqueraded
connections continue until their time is up.
I'm running Kernel 2.2.9 with recent ipchains and iproute2 utilites.
Thanx for any hints,
Peter
------------------------------
From: "Chitla Sudhir" <[EMAIL PROTECTED]>
Subject: Re: Ethernet Card Problems in Linux
Date: Fri, 11 Jun 1999 14:53:50 +0530
This is a multi-part message in MIME format.
=======_NextPart_000_0014_01BEB41A.37A0FF80
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
Loog on as root and run netconf and go to
Basic Host Info. =3D=3D>Adaptor 1 =3D=3D>=20
Enable the config mode and eth0 as net device (if only one card ); =
ne2k-pci as kernel module.
later activate the changes see if there are any specific errors. Check =
pinging the other nodes on the network and see.
hope this helps you.
-chitla=20
[EMAIL PROTECTED]
Ps: 've u tried placing other NIC ?
Microchip <[EMAIL PROTECTED]> wrote in message =
<O2283.535$[EMAIL PROTECTED]>...
> Hi. I have an NE2000 ethernet card at IO address 0x300 IRQ 5. When I =
first
> installed my Red Hat 5.2 Linux system it autoprobed my ethernet card =
with no
> problems. So I get into Linux, ping the other machines on my LAN with =
no
> problems. Then I reboot the system, and now at bootup it reads: Eth0:
> Delaying initialization. What does this mean?? I thought I had messed =
it up
> with my Internet setup in Linux, so I formatted and reinstalled, it
> autoprobes with no problem again, and now I can ping other systems on =
LAN
> again. But now, with no PPP interfaces even setup, I reboot system, =
bam, no
> ethernet, same message, eth0: delaying initialization. I have worked =
on this
> problem for weeks and cannot figure out what to do. I am out of ideas. =
Can
> anyone give me any suggestions whatsoever???
>=20
> Thanx in advance.
>=20
>=20
=======_NextPart_000_0014_01BEB41A.37A0FF80
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>
<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>
<P>Hi,</P>
<P>Loog on as root and run netconf and go to</P>
<P>Basic Host Info. =3D=3D>Adaptor 1 =3D=3D> </P>
<P>Enable the config mode and eth0 as net device (if only one card ); =
ne2k-pci=20
as kernel module.</P>
<P>later activate the changes see if there are any specific errors. =
Check=20
pinging the other nodes on the network and see.</P>
<P>hope this helps you.</P>
<P>-chitla </P>
<P>[EMAIL PROTECTED]</P>
<P>Ps: 've u tried placing other NIC ?</P>
<DIV><FONT color=3D#000000 size=3D2>Microchip =
<[EMAIL PROTECTED]> wrote in=20
message <O2283.535$[EMAIL PROTECTED]>...</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>> Hi. I have an NE2000 ethernet =
card at IO=20
address 0x300 IRQ 5. When I first</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>> installed my Red Hat 5.2 Linux =
system it=20
autoprobed my ethernet card with no</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>> problems. So I get into Linux, =
ping the=20
other machines on my LAN with no</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>> problems. Then I reboot the =
system, and now=20
at bootup it reads: Eth0:</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>> Delaying initialization. What =
does this=20
mean?? I thought I had messed it up</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>> with my Internet setup in =
Linux, so I=20
formatted and reinstalled, it</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>> autoprobes with no problem =
again, and now I=20
can ping other systems on LAN</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>> again. But now, with no PPP =
interfaces even=20
setup, I reboot system, bam, no</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>> ethernet, same message, eth0: =
delaying=20
initialization. I have worked on this</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>> problem for weeks and cannot =
figure out=20
what to do. I am out of ideas. Can</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>> anyone give me any suggestions=20
whatsoever???</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>> </FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>> Thanx in advance.</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>> </FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>> =
</FONT></DIV></DIV></BODY></HTML>
=======_NextPart_000_0014_01BEB41A.37A0FF80==
------------------------------
From: [EMAIL PROTECTED] (Radovan Brako)
Subject: Re: changing TCP pkt data on the fly
Date: 11 Jun 1999 11:53:35 +0200
In <[EMAIL PROTECTED]> Arun Rao <[EMAIL PROTECTED]> writes:
>Hi Linux Gurus
>I was wondering if anyone has any insight into
>manipulating TCP packets on a network.
>
>The pkg would run on a router and modify packets
>flowing thru it, i.e. change application data
>
>This would involve recalculating lengths, checksums etc.
>
>Is there an easy way to do this ? (using ip-chains,
>tcpdump etc. ?)
This is very difficult, if not impossible. You can't do that at
all if there are alternative paths between the source and the
destination, not just your router, because some packets may
take the alternative route. Even if all packets pass through
your router, you must be prepared to deal with fragmentation,
retransmission of differently packaged data (rare, but in
theory possible), etc.
By the way, what do you want to hack ?
RB
>Thanks in advance
>--Arun
>Arun M Rao <[EMAIL PROTECTED]>
------------------------------
From: [EMAIL PROTECTED] (Moritz Moeller-Herrmann)
Crossposted-To: alt.uu.comp.os.linux.questions,comp.os.linux.development.system
Subject: Re: Linux & Cybercafe
Date: Thu, 10 Jun 1999 19:40:11 +0200
Reply-To: [EMAIL PROTECTED]
On 10 Jun 1999 14:46:08 GMT, David L. Bilbey <[EMAIL PROTECTED]> wrote:
> +-----On 10 Jun 1999 02:50:19 +0100, David Knight spoke unto us:----------
> | [EMAIL PROTECTED] (David T. Blake) writes:
> | > David Knight <[EMAIL PROTECTED]> writes:
> | >
> | > >> You can configure the windowmanager without any xterm. So the users are
> | > >> not able to start any other program. On the desktop you offer only the
> | > >> browser. Login should be via xdm !
> | > >> That's it i think !
> | > >telnet://localhost | > > | > >and it will open an xterm running the
> telnet session, from which they | > >would then be able to start other
> programs. | > | > And why is inetd serving telnet on this machine ??
> | good question :-)
> | But it was just an example, the program to handle telnet could be set to
> be | any program by editing netscapes preferences, so an xterm could be
> started up | on its own, or any other program that the users knows the
> path and has the | correct permissions for on the system.
>What about looking into a smaller, easier to secure browser? Who said that
>it _has_ to be Netscape?
Well, iexplore.exe won't cut it. Opera hasn't been releases. KFM lacks support
for java(script) and lynx lacks almost everything. Anything I forgot for
browsing?
Remember this is for a Cybercafe not for some Linux Guru wanting to read the
LDP.
I think write protecting (mount readonly)the whole filesystem apart from the
~/.netscape/cache directory would protect you from most attacks. Set the shell
to some script starting Netscape if not running. Disable everything. Give
permissions to do zilch. Can't be that hard. Maybe not even the cache and use
a local proxy?
BTW:
Maybe you could follow the netiquette in your postings? ">" for quotes? Is it
that hard? Look at the mess you made, bad boy!
--
Moritz Moeller-Herrmann [EMAIL PROTECTED] ICQ# 3585990 # Not only
Get my public pgp / gpg key from # Open Source(TM)
http://webrum.uni-mannheim.de/jura/moritz/pubkeymoritz # but also
KDE forever! Use Linux to impress your friends! # Open Minded!
------------------------------
From: [EMAIL PROTECTED] (Villy Kruse)
Crossposted-To: comp.protocols.smb,linux.samba,comp.os.linux.setup
Subject: Re: Time corrupted using Samba
Date: 10 Jun 1999 19:55:46 +0200
In article <[EMAIL PROTECTED]>,
Thomann KH <[EMAIL PROTECTED]> wrote:
>
>When I use smbclient to show the dirs on Linux coming from NT, dates and
>times seem to be correct.
>But when I mount the dir with smbmount dates and times are corrupted.
>
>I was told to use the Dos DATE/TIME settings, so I added
>dos filetimes = True
>in smb.conf, but there was no change in behaviour.
>
I doubt that the smbmount utility and/or the kernel modules smbfs ever
reads and interprets the smb.conf files. Thus any settings there won't
change a thing.
Villy
------------------------------
** 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
******************************