From owner-freebsd-questions Thu Sep 30 22: 0:15 1999 Delivered-To: freebsd-questions@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id 8990B14CA3 for ; Thu, 30 Sep 1999 22:00:07 -0700 (PDT) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 1.92 #3) id 11Wune-000OKQ-00; Fri, 1 Oct 1999 06:00:06 +0100 Received: from localhost (jcm@localhost) by dogma.freebsd-uk.eu.org (8.9.3/8.9.3) with SMTP id GAA50850; Fri, 1 Oct 1999 06:00:06 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Date: Fri, 1 Oct 1999 06:00:06 +0100 (BST) From: J McKitrick To: Hector Colmenares Cc: freebsd-questions@FreeBSD.ORG Subject: Re: $20 to anyone who can fix my problem.... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG And the winner is..... HECTOR !!! It was the firewall compiled into the kernel. I removed the option, recompiled, and i'm online !! Now i just hope i can remember how i GOT online... Hector, send me your address.... jcm On Thu, 30 Sep 1999, Hector Colmenares wrote: | | | | sendto : permission denied <--Sound more like you have firewall enable | |what do you have when you type: |ipfw l and netstat -nr ? | | |On Fri, 1 Oct 1999, J McKitrick wrote: | |> Well, it did the same thing. All the commands worked as expected, but |> when i tried pinging or telnetting, i got: |> unable to route (something like that) |> or |> sendto : permission denied |> |> jcm |> |> On Thu, 30 Sep 1999, Hector Colmenares wrote: |> |> | |> | Star ppp like this |> | ppp -ddial jcm |> | |> |You will need somthing like this in your ppp.conf file |> | |> |ppp.conf |> |default: |> | set device /dev/cuaa1 <--- Make sure about this. |> | set speed 115200 |> | deny lqr |> | set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0 |> |OK \\d" |> | set redial 3 9999 |> | set reconnect 3 9999 |> | set openmode passive |> |jcm: |> | set phone 000-0000 |> | set login "TIMEOUT 5 ogin:--ogin: hcolmenare word: ASDRUBAL" |> | set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 |> | delete ALL |> | add default HISADDR |> | |> |and if you are using nat you will need to do this also. |> | |> |/usr/sbin/natd -l -dynamic -interface tun0 |> |/sbin/ipfw -f flush |> |/sbin/ipfw add divert natd all from any to any via tun0 |> |/sbin/ipfw add pass all from any to any |> | |> | That will do it for you. and about your money save it and buy |> |books ;-) |> | |> |HAPPY SURF ;-) |> | |> |Cheers ! |> |On Fri, 1 Oct 1999, J McKitrick wrote: |> | |> |> |> |> If anyone can help me get connected to the net, i will mail you a check |> |> for $20. No kidding. You all know me by now, and i'm am really ticked at |> |> this program, but i want to stay with FreeBSD. I cannot get ppp to do any |> |> more than connect and get a gateway address. At least, that's what i think |> |> it is. And then nothing is reachable. Even IP addresses say sendto: |> |> permission denied or host unreachable or no route available. |> |> |> |> I will email you any config files you want to see, and you |> |> can email me ideas or files. I just want this problem solved so |> |> i can get on with being productive. |> |> |> |> |> |> |> |> To Unsubscribe: send mail to majordomo@FreeBSD.org |> |> with "unsubscribe freebsd-questions" in the body of the message |> |> |> | |> | |> | | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message