[NTLUG:Discuss] Problem with Mandrake 9.0
Pervaz Allaudin
pervaz at att.net
Wed Nov 20 14:05:54 CST 2002
I traced to to firewall issue. I had gone into security and had added a
standard security and it asked for the shoreline package but the log in
/var/log/messages showed at the end a bunch of
Nov 20 12:22:34 localhost kernel: Shorewall:OUTPUT:REJECT:IN= OUT=ppp0
SRC=12.86.219.83 DST=66.35.229.200 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID
=0 DF PROTO=TCP SPT=1151 DPT=80 WINDOW=0 RES=0x00 RST URGP=0
I took the the firewall down - no firewall - and shutoff the shoreline
deamon from services. and I was able to get through fine.
Befroe that I had shutdown the http and the ftp and couple of other
servers but the problem persisted.
My routing showed OK with ifconfig (as below).
I still do want to
1 -How I can get the firewall up and go on the net - In RH I had a
firewall at medium and was bale to go out fine.
2 - Does running a server(s) conflict with going on the net -if it hogs
the ppp port.
But it works for now.
Pervaz
========================================
Pervaz:
If you find out, let me know. I got the same problem with 9.0. I put it on a
spare drive and screwed with it for a couple of days, got totally frustrated
and blew it away and put Win98 on that drive. ( I needed 98 for a project) I
normally use Mdk 8.0, but I would like to upgrade.... to something that
works, of course.
Fred
========================================
Paul Ingendorf wrote:
> It would be great if you could tell us what kind of ppp connection.
> I.E. is this over a modem or ppp over ethernet for a dsl connection or
> some kind of vpn ppp connection. Given the limited information here
> the first thing I would guess is the resolve.conf check
> /etc/ppp/resolve.conf and see if it is modified with new dns when you
> connect if so then make a link from /etc/resolve.conf to
> /etc/ppp/resolve.conf . If this doesn't work then I would check the
> routing table on your linux machine with route -n. You should see
> something to the effect
>
> Destination Gateway Genmask Flags Metric Ref
> Use Iface
> <your peer ip> 0.0.0.0 255.255.255.255 UH 0
> 0 0 ppp0
> 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
> 0.0.0.0 <your gateway> 0.0.0.0 UG 0
> 0 0 ppp0
>
> Along with any other interfaces you have. If you do not have at least
> these three then you will have problems connecting and you need to add
> a route. You can do this with the command
>
> route -vF add -net 0.0.0.0 gw <your gateway> netmask <your netmask>
> dev ppp0
> route -vF add -host <your peer gateway> dev ppp0
>
> These would probably be the most common items that could cause the
> issue your talking about more than likely being the routing if your
> ppp peer does respond to icmp packets.
>
> -----Original Message-----
> *From:* discuss-admin at ntlug.org
> [mailto:discuss-admin at ntlug.org]*On Behalf Of *Pervaz Allaudin
> *Sent:* Tuesday, November 19, 2002 3:52 PM
> *To:* discuss at ntlug.org
> *Subject:* [NTLUG:Discuss] Problem with Mandrake 9.0
>
> I installed the new mandrake 9.0 , replacing RH 7.3.
>
> The ppp connection is causing me a heartache. It shows connected
> and a destination IP but no browser sees the internet. And any
> Pinging to the destination address gives no response and total
> loss of data.
>
> Any advice.
>
> Pervaz
> pervaz at att.net <mailto:pervaz at att.net>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ntlug.org/pipermail/discuss/attachments/20021120/79767a26/attachment.html
More information about the Discuss
mailing list