Myst wrote:
> 
> Hiya's  =)
> 
Hey:)

I am _not_ a linux guru, but I'll try to answer:)  I'm afraid that I
threw out most of my notes when I stopped masqing, but here is what I
had to do:

In /etc/rc.d/rc.local, at the bottom, I added the lines
/sbin/modprobe ip_masq_ftp
/sbin/depmod -a
/sbin/ipfwadm -F -p deny
/sbin -F -a masq -S 192.168.0.0/24 -D 0.0.0.0/0

the 192.168.0.0 needs to match your subnet. if the ips of the machines
you all ready have set up are, for example, 192.168.52.5 and
192.168.52.6 you would need to have 192.168.52.0

You also need to enable ip_forwarding, I think the best way to do this
is to edit the file /etc/sysconfig/network and change FORWARD_IPV4 to be
equal to true.

> * My old PPP script had a +ua option in it.  The script will no longer
>   work - it complains there is no such option any more.  Is there a new
>   replacement that I can substitute for the +ua option?  If not, am I
>   going to have to install an _old_ version of PPP rather than give up my
>   great old script?  (I don't like the new method - my script was just
>   the way I wanted it. :P)
I am afraid that I don't know anything about this... I have never set up
ppp.

> 
> * I either flagged "News Server" when I configured, or I failed to UN-flag
>   it, but now my hub is "opening a session for user news" every few minutes
>   and I'd like to un-do it, but I can't find any docs that tell me how.
> 
Ok, a problem that I think I can handle:)

You can either use linuxconf to disable it(control->Control
Panel->Control Sevice Activity->disable innd->activate changes) or you
can delete the link in /etc/rc.d/rc3.d/S##innd or you can just stop the
service temporarily with /etc/rc.d/init.d/innd stop

You might want to play with all three of these ways if only just to
learn:)

> Is there some nice Linux guru out there who would be kind enough to help me
> with a little 1-on-1 instruction on fixing this stuff?  =)
> 
> Thanks,
> -Kathi

Good Luck,
Paul

Reply via email to