Linux-Networking Digest #993, Volume #11         Sat, 24 Jul 99 11:13:25 EDT

Contents:
  Re: Use IPCHAINS to forward ext. port 80 to internal addy? 
([EMAIL PROTECTED])
  Re: Use IPCHAINS to forward ext. port 80 to internal addy? 
([EMAIL PROTECTED])
  wierd BOOTP/DHCP problem ("Davin Petersen")
  MASQ Port only internal open ([EMAIL PROTECTED])
  Re: Logging into Linux from Win98? Win98-local shell? Possible? (pasha)
  Re: 2 twin servers,1 master and 1 back-up (mike murray)
  Re: SAMBA AND WIN9.X Resources (mike murray)
  start samba services on reboot (mike murray)
  Re: Logging into Linux from Win98? Win98-local shell? Possible? ("Jan Johansson")
  Re: Can't access localhost (Vito DeFilippo)
  Re: Problems in configuring a dialout server using diald and IP masquerading (Paul 
Marchildon)
  Re: start samba services on reboot ("Steve Cowles")
  Network configuration advice ("Kooter")
  pppd: .../dialup.sh: No such file or directory (Alec Parker)
  no root login in X ("tim")
  Linux - Very Disappointed ... (Nick Rambarransingh)
  Re: Does anyone out there use Ballantain? ([EMAIL PROTECTED])
  Re: IP version (Andrew M)
  Modem hangs up after 36 secs when I use a PPP connection with my ISP ("G. 
Robberechts")
  Re: notebook computer modem! (Michael Klein)
  Re: How to split a TCP connection ? (Ren-Shiou Liu)

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

From: [EMAIL PROTECTED]
Subject: Re: Use IPCHAINS to forward ext. port 80 to internal addy?
Date: Sat, 24 Jul 1999 10:57:17 GMT

Hi!

I would recommend ipmasqadm for tha U can find it under
http://juanjox.kernelnotes.org/
it worx great!

email-me if U have questions - just remove the nospams
[EMAIL PROTECTED]

>I am having trouble setting up IPCHAINS to forward port 80 from my
>cablemodem to an internal IP (10.0.0.12). I have IPCHAINS working and
>masqing for web browsing, and email, but need to have my web server be
>accessable from the outside. Any ideas? I am running redhat 6.
>
>Thanks!
>
>-e
>
>


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

From: [EMAIL PROTECTED]
Subject: Re: Use IPCHAINS to forward ext. port 80 to internal addy?
Date: Sat, 24 Jul 1999 10:57:17 GMT

Hi!

look at 
http://juanjox.kernelnotes.org/

contact me if U have questions, remove nospam
[EMAIL PROTECTED]

On Fri, 25 Jun 1999 17:18:04 GMT, "eLicT" <[EMAIL PROTECTED]> wrote:

>I am having trouble setting up IPCHAINS to forward port 80 from my
>cablemodem to an internal IP (10.0.0.12). I have IPCHAINS working and
>masqing for web browsing, and email, but need to have my web server be
>accessable from the outside. Any ideas? I am running redhat 6.
>
>Thanks!
>
>-e
>
>


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

From: "Davin Petersen" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.help
Subject: wierd BOOTP/DHCP problem
Date: Fri, 23 Jul 1999 14:53:17 -0700

I've been using HP-UX for BOOTP only serving until recently.  I'm trying
migrate all of my IP address serving to a RedHat 6.0 server w/ dhcpd.

Everything under HP-UX bootpd works fine.  When I try to boot some devices
(HP Printers w/ JetDirect cards mostly) they only get the IP address and
host name (no subnetmask, domain, etc.).  The HP 8000 in the sample below
works fine.  The HP 5SI in the sample dosen't.  Anyone have any ideas?

Here's an excerpt from the /etc/dhcpd.conf file

subnet 192.168.252.0 netmask 255.255.255.0 {
  option domain-name "mydomain.org";
  option routers 192.168.252.254;
  option ntp-servers 192.168.252.100, 192.168.252.108;
  option domain-name-servers 192.168.252.100, 192.168.252.102;
  option subnet-mask 255.255.255.0;
  use-host-decl-names on;
}

....

group {   # The Unix network

  host jd-6a242e {                        # HP 5SI
    hardware ethernet 08:00:09:6a:24:2e;
    fixed-address jd-6a242e.mydomain.org;
  }

  host jd-6b00ef {                        # HP 8000 N
    hardware ethernet 00:60:b0:6b:00:ef;
    fixed-address jd-6b00ef.mydomain.org;
  }

} # end of group statement



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

From: [EMAIL PROTECTED]
Subject: MASQ Port only internal open
Date: Sat, 24 Jul 1999 11:06:33 GMT

Hi!

Im using SuSE 6.1 with ipchains to connect my LAN to the NET. How is
it possible to open eg. http Port 80 just to my internal NW 192.168.1.
and close it to my external IP?

please email me - remove nospam
[EMAIL PROTECTED]

MAD

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

Date: Sat, 24 Jul 1999 11:20:52 +0000
From: pasha <[EMAIL PROTECTED]>
Subject: Re: Logging into Linux from Win98? Win98-local shell? Possible?

Holger van Koll wrote:
> 
can linux act as NT PDC for win clients to logon nt domain?
regards...

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

From: mike murray <[EMAIL PROTECTED]>
Subject: Re: 2 twin servers,1 master and 1 back-up
Date: Sat, 24 Jul 1999 05:47:54 -0500

Seems like one of the Raid versions does that. Kinda of like the Raid
where you have 2 hardrives in 1 machine on different channels, you can
also mirrow to a drive on an adjacent machine. There may be  limit as to
how far the 2 boxes are apart. I haven't got to that yet. Just setting
up my second server with Raid 0 which will be my primary server, then I
will looking at doing what you are trying to do.

That would be a very convenient way to be able to maintain hardware etc
while the network is up.And in my business if 1 server went down for 15
minutes I would be behind at least all day.


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

From: mike murray <[EMAIL PROTECTED]>
Subject: Re: SAMBA AND WIN9.X Resources
Date: Sat, 24 Jul 1999 06:18:32 -0500

Have you set up an acct on the Linux for the windows pc to login to?
nobody for example
Have you loged in to the Linux box from windows?
have you Shared the directory on the Linux that you want to see?
Have you mapped a drive on the windows box to the linux box?

If you have you should be there :-)


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

From: mike murray <[EMAIL PROTECTED]>
Subject: start samba services on reboot
Date: Sat, 24 Jul 1999 06:24:09 -0500

I'm using rehat 6.0 samba server. I'm the only one at work that knows
how to start the server or Samba.

If I'm out and the server tries to reboot, (like it did lately with an
extended power failure) then there is no one to start it all up.

Is there a way to have the server boot up , startx , start samba, start
the network services with no  intervention?

Thanks (because I would like to have a vacation somewhere down the
road).




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

From: "Jan Johansson" <[EMAIL PROTECTED]>
Subject: Re: Logging into Linux from Win98? Win98-local shell? Possible?
Date: Sat, 24 Jul 1999 11:52:57 GMT

>can linux act as NT PDC for win clients to logon nt domain?
>regards...

Yes



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

From: Vito DeFilippo <[EMAIL PROTECTED]>
Subject: Re: Can't access localhost
Date: Sat, 24 Jul 1999 12:09:15 GMT

I have tried that already (sigh). Didn't work...

Thanks again for the reply.

Vito DeFilippo
[EMAIL PROTECTED]

Andrey Smirnov wrote:
> 
> Try to use ip address instead of the name 127.0.0.1 (this is the default
> localhost address)
> 
> Good luck!
>

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

From: Paul Marchildon <[EMAIL PROTECTED]>
Subject: Re: Problems in configuring a dialout server using diald and IP masquerading
Date: Sat, 24 Jul 1999 08:27:01 -0400

I had a similar problem. The way I solved it was to _mostly_ ignore the
documentation about masquerading. Since the ppp connection was the only
access to the outside world, I did not need a firewall until the ppp
connection was made. So ipchains was the default ACCEPT for all three
main chains. Moreover, the resolv.conf file was did not exist except as
a symbolic link to another file that listed the nameserver for the lan
only.

Upon calling diald the link is changed to another file that does list
the ISP nameservers as well. This is done in the addroute script. The
ipchaining rules for the firewall, which essentially also enable
masquerading, are set by calling a script from the ip-up script--even
though the documentation states that it is non-blocking. Calling the
ipchains script for the addroute file did not work.

Of course, it still is not working quite right. I still get disconnects
often--but diald redials.

Hope this helps.

[EMAIL PROTECTED] wrote:

> Hello all!
>
> I want to install a dial-up server that is
> connected to an ISP via a 56k modem using PPP
> (dynamic local and remote IP addresses). On the
> other side, it will be connected via a 10MBit
> Ethernet card to a LAN consisting of 5 clients
> which are standard Pentium PCs running Windows
> and Linux (they are switched off most of the
> time). That dedicated server is a AMD 386DX (slow
> UARTs are no problem) with 8MB of RAM running
> SuSE Linux 6.1 (Kernel 2.2.5). It shall establish
> a PPP connection as soon as one of the other PCs
> needs one. Then it should just deliver the
> packets. I want to use diald and IP masquerading
> to realize that. I want to be able to use all
> services (WWW, FTP, news, telnet, ...) on the
> clients via that connection. Furthermore I need a
> log which client was when for how long connected.
> Finally that server shall collect all emails sent
> from the clients and send them twice a day to the
> receivers. At that time it should also download
> emails from various POP3 accounts and store them
> locally so the clients can fetch them when they
> are switched on.
>
> IP addresses:
> ISPs server: dynamic
> server PPP: dynamic
> server eth0: 192.168.0.1
> clients eth0: 192.168.0.2 - 192.168.0.6
>
> The LAN is running. I can use telnet and NFS to
> connect from the clients to the server and vice
> versa.
>
> No my problems:
> * I can establish a connection on the server when
> calling pppd directly. I can use the connection
> on the server but not on the clients.
> * when using diald and trying to run e.g. ftp, I
> get the error message from diald that the
> connection script failed although it's the same
> script that I use when starting pppd directly.
> * diald does not recognize any connection
> requests from the clients. I think they are using
> the correct default route ;-)
> * which programs are the best regarding the email
> reception and delivery.
> Where can I get help about configuring them?
> * what kernel parameters do I have to select in
> order to have everything from a kernel point of
> view?
>
> Although I read most of the howtos and man pages
> about these topics, I still
> have trouble ;-(
>
> That's hell of a lot, but I hope you can give me
> some hints.
>
> Thanx,
>    Dennis
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.




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

From: "Steve Cowles" <[EMAIL PROTECTED]>
Subject: Re: start samba services on reboot
Date: Sat, 24 Jul 1999 12:37:18 GMT

Mike,

If I understand your post correctly, your default run level must be set to
3. If you want X (startx) to automatically startup at bootup, you need to
change the default run level to 5. This is done by editing the /etc/inittab
file and changing the following line from

id:3:initdefault:
   to
id:5:initdefault:

Then as user "root" in an x terminal window, type: control-panel &

Invoke the run level editor button to enable/disable services at bootup.
i.e. add all the services you want to automatically start to run level 5
(smb, network, etc...). If you have anything custom that you want invoked
after the system has completly started (like ipchains), add those commands
to the end of /etc/rc.d/rc.local file.

If you want to test your changes before rebooting, type: telinit 5

Now... sit back, relax and take a vacation!!!

Steve Cowles
SWCowles at gte dot net

 mike murray <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> I'm using rehat 6.0 samba server. I'm the only one at work that knows
> how to start the server or Samba.
>
> If I'm out and the server tries to reboot, (like it did lately with an
> extended power failure) then there is no one to start it all up.
>
> Is there a way to have the server boot up , startx , start samba, start
> the network services with no  intervention?
>
> Thanks (because I would like to have a vacation somewhere down the
> road).
>
>
>



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

From: "Kooter" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup
Subject: Network configuration advice
Date: Sat, 24 Jul 1999 09:10:01 -0400

I have a small network at home that is Windows based ( no
my-os-is-better-than-yours threads please).

Anyway, I've come to realize after a hacker attack that I need a firewall.
3 or 4 years ago I played around with Slackware and am familiar with it.
Not wanting to spend the big cash to set Windows up properly I decided to
put a Linux box between my network and the web.  Then something occured to
me:

I have parts to piece together six computers.  The primary system that I
rely on the most is a PII 333, 256M, 13 gig and a Voodoo3.  Currently one of
the other systems is my PDC and Internet server.  A third is an LCD luggable
that I usually use to read help files, tutorials, and misc. other jobs.  The
others are basically just pieces and parts that I play with when I'm doing
network experiments etc.

I would like to set all of these systems up as multiboot with the PII as the
primary application server.  I would also like to be able to use a boot
manager to boot into any configuration (Windows NT, 95, 98, Linux) from any
of the machines and have the kernels from all the the OS's on a single
machine.

I only have one ethernet card with a boot rom installed.

Is this possible?  Is it advisable?

If so, what boot manager should I use?

Does anyone have a suggestion for a better configuration?



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

From: Alec Parker <[EMAIL PROTECTED]>
Subject: pppd: .../dialup.sh: No such file or directory
Date: Sat, 24 Jul 1999 13:31:12 GMT

After a reinstallation of my Linux OS from the scratch (I use SusE 6.1), I 
fail in establishing a ppp connection to my internet provider.

pppd tells me that it cannot find the script dialup.sh - I checked about 
sixty five billion times - I spelled path and filename correctly 
in /etc/ppp/options and all users have read and execute permission for the 
script and all its parent folders.

What did I forget?

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

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

From: "tim" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,comp.os.linux.x
Subject: no root login in X
Date: Sat, 24 Jul 1999 15:12:54 +0200

Hi !
I try to connect from a Win Nt 4.0 Workstation with a X-Server emulation
(XVISION from SCO) to a Linux X-Server by using XDMCP.
I get the X-Windows login screen, but when I try to login as root,
I get the message "no remote root login allowed".
It is no problem for me to login via telnet as root.
I read the xdm manpage but I couldn't solve the problem yet !
Thanks for your advice in advance !

tim





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

From: Nick Rambarransingh <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Linux - Very Disappointed ...
Date: Sat, 24 Jul 1999 14:07:28 GMT


==============2B9AA801B07CFF017A819C16
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Good day all,

  I am new to Linux, very new.  I want very much to get into Linux, but,
it is kicking my A$$ all over town.  I spent 1 month trying to use a god
damn WinModem when I finally found out it couldn't be done.  OK - Fine
!  This caused me to send back the network cards I had, and go with a
different strategy.

  Heres the situation :

  I am using a Dell optiplex 466/Le.  It has a 4.3gb, and a 44x cdrom,
12mb.  The rest is the usual.  There are 3 ISA slots in the machine.  In
one slot, I put an ISA Sound card, and in the other, I put a LinkSys
10bT card.  Its a Home lan, what for would I need 100mb.  Anyway, I have
as a client machine, a Dell 266, 32mb, 2 ISA, and 5 PCI.  I Bought the
LinkSys Network Starter kit PCI, and put one of the PCI cards in the
Dell266, and I used the HUB that came with it to connect the two
computers.

  For the life of me, I have been working most of my nights for 2 or 3
weeks trying to get them to talk to each other, with no luck.  The
individual utilities that come with the cards both report that the cards
are working fine in each of the machines.  The Dell 266 is running
Win95, and I believe I got the networking stuff done OK.  On the Linux
side, I have tried to reinstall 6 times, going on 7.  The Linux, first
of all seems to hang when I choose anything other than Custom Install.
And when it comes time to configure the card, none of the NE200 or Tulip
drivers I have heard about can detect the device in my machine.

  I am completely at a lost and am now contemplating going to Win95 just
so I can get on with the business at hand.

  Any help would be GREATLY appreciated !

Thanks, Nick

==============2B9AA801B07CFF017A819C16
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
Good day all,
<P>&nbsp; I am new to Linux, very new.&nbsp; I want very much to get into
Linux, but, it is kicking my A$$ all over town.&nbsp; I spent 1 month trying
to use a god damn WinModem when I finally found out it couldn't be done.&nbsp;
OK - Fine !&nbsp; This caused me to send back the network cards I had,
and go with a different strategy.
<P>&nbsp; Heres the situation :
<P>&nbsp; I am using a Dell optiplex 466/Le.&nbsp; It has a 4.3gb, and
a 44x cdrom, 12mb.&nbsp; The rest is the usual.&nbsp; There are 3 ISA slots
in the machine.&nbsp; In one slot, I put an ISA Sound card, and in the
other, I put a LinkSys 10bT card.&nbsp; Its a Home lan, what for would
I need 100mb.&nbsp; Anyway, I have as a client machine, a Dell 266, 32mb,
2 ISA, and 5 PCI.&nbsp; I Bought the LinkSys Network Starter kit PCI, and
put one of the PCI cards in the Dell266, and I used the HUB that came with
it to connect the two computers.
<P>&nbsp; For the life of me, I have been working most of my nights for
2 or 3 weeks trying to get them to talk to each other, with no luck.&nbsp;
The individual utilities that come with the cards both report that the
cards are working fine in each of the machines.&nbsp; The Dell 266 is running
Win95, and I believe I got the networking stuff done OK.&nbsp; On the Linux
side, I have tried to reinstall 6 times, going on 7.&nbsp; The Linux, first
of all seems to hang when I choose anything other than Custom Install.&nbsp;
And when it comes time to configure the card, none of the NE200 or Tulip
drivers I have heard about can detect the device in my machine.
<P>&nbsp; I am completely at a lost and am now contemplating going to Win95
just so I can get on with the business at hand.
<P>&nbsp; <B>Any help would be GREATLY appreciated !</B>
<P>Thanks, Nick</HTML>

==============2B9AA801B07CFF017A819C16==


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

From: [EMAIL PROTECTED]
Subject: Re: Does anyone out there use Ballantain?
Date: Sat, 24 Jul 1999 14:20:38 GMT

The URL for Ballantain is:
http://www.linuxsupportline.com/~router/

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

From: Andrew M <[EMAIL PROTECTED]>
Subject: Re: IP version
Date: Sat, 24 Jul 1999 10:24:51 -0400

mango wrote:

> what IP version does RH 6 ship with?

It comes with IPv4 enabled by default, but you can recompile the kernel
with
IPv6 support included.


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

Date: Sat, 24 Jul 1999 16:24:46 +0000
From: "G. Robberechts" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Modem hangs up after 36 secs when I use a PPP connection with my ISP

When I set up a ppp connection with my ISP after 36 seconds
my modem (56Kbits/sec US Robotics external modem) hangs up:
I've got the debugging facility put on and the output of
/var/log/messages is:
expect (CONNECT)
Jul 23 20:14:13 localhost chat[995]: ^M
Jul 23 20:14:33 localhost chat[995]: ATDT889998^M^M
Jul 23 20:14:33 localhost chat[995]: CONNECT
Jul 23 20:14:33 localhost chat[995]:  -- got it
Jul 23 20:14:33 localhost chat[995]: send (^M)
Jul 23 20:14:33 localhost pppd[993]: Serial connection established.
Jul 23 20:14:33 localhost pppd[993]: Using interface ppp0
Jul 23 20:14:33 localhost pppd[993]: Connect: ppp0 <--> /dev/modem
Jul 23 20:15:04 localhost pppd[993]: LCP: timeout sending
Config-Requests
Jul 23 20:15:04 localhost pppd[993]: Connection terminated.
Jul 23 20:15:04 localhost pppd[993]: Connect tim
 0.6 minutes.
Jul 23 20:15:04 localhost pppd[993]: Receive serial link is not 8-bit
clean:
Jul 23 20:15:04 localhost pppd[993]: Problem: all had even parity
Jul 23 20:15:05 localhost pppd[993]: Exit.

Please can anyone help me because I can't get on tne internet with my
favorite Linux operating system.



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

From: Michael Klein <[EMAIL PROTECTED]>
Subject: Re: notebook computer modem!
Date: Fri, 23 Jul 1999 22:21:19 +0200


On Thu, 22 Jul 1999, Jongwhan Lee wrote:

> Hello I installed RedHat 6.0 hangul version.
> I'm using a notebook computer.
> My pcmcia modem is on COM2.
> 
> ln -sf /dev/ttyS1 /dev/modem
> if then, can I use my modem?

no, you have to install David Hind's PCMCIA package (I don't have RH 6.0,
but I'm sure it's included). The link will automatically get created when
you insert the modem (or on bootup, when cardmgr is started). Any pcmcia 
card won't work if cardmgr isn't running. Check the PCMCIA howto.

good luck!

--
Michael


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

From: Ren-Shiou Liu <[EMAIL PROTECTED]>
Subject: Re: How to split a TCP connection ?
Date: 24 Jul 1999 15:00:41 GMT
Reply-To: [EMAIL PROTECTED]


  I think that what you meant here is something like
  I-TCP (Indirect TCP). You may find a lot of information
  about I-TCP by searching the web. Good luck!


Julien Godard <[EMAIL PROTECTED]> ����:
: Not exactly...
: IP forwarding will not split the TCP connection :
:       TCP                                     TCP
:       |                                       |
:       IP              IP <--> IP              IP
:       |               |       |               |
:       PHY <-------->  PHY     PHY <---------> PHY
: You will still have a end to end TCP connection, because IP just forward
: the packets (like a router on the internet)
: ----------------------------------------------------
: Please CC your reply to my personal address :
:       [EMAIL PROTECTED]
: ----------------------------------------------------

-- 
Ren-Shiou Liu, PDP Lab
Institute of Computer Science And Information Engineering
National Chiao Tung University, Hsinchu, Taiwan
E-Mail Address: [EMAIL PROTECTED]

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


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