Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 1999 22:44:26 -0400
From:      akhar <jolicom@videotron.ca>
To:        big-sky@altavista.net, Mark Einreinhof <mark@cx559415-a.ftwal1.fl.home.com>, Chris Cappuccio <chris@dqc.org>, "Joe \"Marcus\" Clarke" <marcus@miami.edu>, questions@FreeBSD.ORG, misc@openbsd.org
Subject:   Re: If I may ask for help again!
Message-ID:  <37CB4189.BBCB3862@videotron.ca>
References:  <000001bef27b$87607f60$0201010a@cmr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I have tried my bst to follow advice but it did not seem to help I did resort to
doing a tcpdump of my different attempts to connect to the net via my Openbsd
gateway here it goes:
tetis.home.foo.1051 > sphinx.home.foo.domain: 1+ (35)
sphinx.home.foo > tetis.home.foo : icmp: sphinx.home.foo udp port domain
unreachable

and the 1+ just gets incremented by one every time! my ipf.rules is pretty
simple
pass in from any to any
pass out from any to any
my ipnat.rules is:
map xl0 192.168.0.0/24 -> 0/32
and below my other message where I list other configurations. Where did I go
wrong!!

Akhar (patheticly blind)


> -----Original Message-----
> From: akhar [mailto:jolicom@videotron.ca]
> Sent: Sunday, August 29, 1999 2:39 PM
> To: big-sky@altavista.net
> Subject: If I may ask for help again!
>
> I have OpenBSD setup as my gateway and server for my network it
> interfaces with the internet via cable modem on xl0 and with the
> intranet on ne3. I have already inquired your  help it did work! for an hour
> or
> so until I rebooted. Now
> I'm stuck I don't know what is wrong! all I can say is that I can do a
> tracert from an NT box to my ISP in 3 minutes with two hops: my gateway
> and the ISP. here are listed some of my different files in /etc
> resolv.conf
> domain videotron.ca
> nameserver 127.0.0.1
> nameserver 205.... (I can't quite remenber)
> nameserver 205.... (samething)
>
> hosts:
> 127.0.0.1 localhost
> 127.0.0.1 sphinx.home.foo sphinx
> 192.168.0.1 sphinx.home.foo sphinx
> 192.168.0.2 tetis.home.foo sphinx #NT box
>
> mygate:
> 192.168.0.1
>
> myname:
> sphinx
>
> sphinx# netstat -nr
> Routing tables
>
> Internet:
> Destination            Gateway               Flags     Refs     Use
> Mtu  Interface
> default                24.200.141.1          UGS         0       44
> -  xl0
> 24.200.141/24      link#2                  UC            0        0
> -  xl0
> 24.200.141.1       8:0:3e:16:1b:59     UHL         1        4      -
> xl0
> 24.200.141.104   127.0.0.1              UGHS      0        0      -  lo0
>
> 127/8                  127.0.0.1              UGRS       0        0
> -  lo0
> 127.0.0.1              127.0.0.1            UH           3       24
> -  lo0
> 192.168.0/24       link#1                   UC           0        0
> -  ne3 =>
> 192.168/16         127.0.0.0              URS         0        0      -
> lo0
> 192.168.0.2        0:e0:29:39:19:db   UHL         2     1408    -  ne3
> 224/4                  127.0.0.1              URS         0
> 0      -  lo0
>
> Encap:
> Source address/netmask          Port  Destination address/netmask
> Port  Prot
> o SA(Address/SPI/Proto)
>
> sphinx# ifconfig -a
> lo0: flags=8009<UP,LOOPBACK,MULTICAST>
>         inet 127.0.0.1 netmask 0xff000000
> lo1: flags=8008<LOOPBACK,MULTICAST>
> ne3: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST>
>         media: Ethernet autoselect (10baseT)
>         inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255
> xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>
>         media: Ethernet 10baseT (10baseT half-duplex)
>         inet 24.200.141.104 netmask 0xffffff00 broadcast 255.255.255.255
>
> sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST>
> sl1: flags=c010<POINTOPOINT,LINK2,MULTICAST>
> ppp0: flags=8010<POINTOPOINT,MULTICAST>
> ppp1: flags=8010<POINTOPOINT,MULTICAST>
> tun0: flags=10<POINTOPOINT>
> tun1: flags=10<POINTOPOINT>
> enc0: flags=8<LOOPBACK>
> bridge0: flags=0<>
> bridge1: flags=0<>
>
> What is wrong?? If possible could some give me an exemple of the content
> of the different files related to networking and/or a checklist of what
> to configure.
> Thank you in advance
> Akhar



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37CB4189.BBCB3862>