From owner-freebsd-questions Sun Apr 16 0: 7:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 7714737B9EA for ; Sun, 16 Apr 2000 00:07:22 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.217] by picusnet.com with ESMTP (SMTPD32-5.05) id A6769D013C; Sun, 16 Apr 2000 03:06:30 -0400 Message-ID: <38F92CC9.B5E6292C@picusnet.com> Date: Sat, 15 Apr 2000 23:00:26 -0400 From: William Freeman X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Bhishan Hemrajani Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SMC Thin Ethernet under 4.0 References: <200004160627.e3G6RDV07276@cytosine.dhs.org> Content-Type: multipart/alternative; boundary="------------7724C41DEFEC2D7D3788D15F" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------7724C41DEFEC2D7D3788D15F Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Ok, we have a copy of WinNT on the other box right now to get some IRQ settings and stuff. I can telnet to my NIC, but we can't ping back and forth and he can't telnet into me. Think you could help out? Bhishan Hemrajani wrote: > Do you have a public interface in order to do nat? > The first ethernet card seems fine. However, in order to do NAT, you have to > have an interface to be routing to. > > Once you configure your public interface, then read the manpage for natd (all > the way at the bottom) and it has exact instructions on how to do this. > > --bhishan > > > well, i'm not exactly sure. we have never built a LAN before as we never had > > the need to do so. I know how it should work, but my friend is having a hell > > of a time getting FreeBSD on his box (he has some unique configurations). > > when i ifconfig ed0: > > > > > > ed0: flags=8843 mtu 1500 > > inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255 > > inet6 fe80::200:c0ff:fe7d:f56%ed0 prefixlen 64 scopeid 0x2 > > ether 00:00:c0:7d:0f:56 > > i don't know what it should say, so i don't know if my card is configured > > correctly. I think it is, though. > > > > Bhishan Hemrajani wrote: > > > > > We need a lot more information in order for us to help you. > > > > > > First, are both of your ethernet cards configured properly? (Meaning you > > > can ping, telnet, etc. using both cards) > > > > > > # ifconfig -a > > > > > > Second, have you read the nat manpage? (It has step by step instructions > > > on how to do this) > > > > > > $ man natd > > > > > > Third, have you searched the mailing lists? (There are at least one hundred > > > instances of this) > > > > > > $ lynx http://www.freebsd.org/search > > > > > > --bhishan > > > > > > > My friends and I are atempting to have a network party tomorrow, how > > > > ever i can't make most devices i need i think. i have an ed0 for my NIC > > > > > > > > and it's bound to 10.0.0.1 (i'll also be running NATd). Anyone one have > > > > > > > > any advice on makeing things work correctly? from the tests wee have > > > > tried, i don't think they are. Any help on how to set up this would be > > > > greatly appreciated. > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > -- > > William D. Freeman [wdf@picusnet.com] > > http://members.xoom.com/EvilGNU > > -----BEGIN GEEK CODE BLOCK----- > > Version: 3.12 > > GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- > > O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- > > G- e- h! r !y+ > > ------END GEEK CODE BLOCK------ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- G- e- h! r !y+ ------END GEEK CODE BLOCK------ --------------7724C41DEFEC2D7D3788D15F Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Ok, we have a copy of WinNT on the other box right now to get some IRQ settings and stuff.  I can telnet to my NIC, but we can't ping back and forth and he can't telnet into me.  Think you could help out?
 
 
 

Bhishan Hemrajani wrote:

Do you have a public interface in order to do nat?
The first ethernet card seems fine. However, in order to do NAT, you have to
have an interface to be routing to.

Once you configure your public interface, then read the manpage for natd (all
the way at the bottom) and it has exact instructions on how to do this.

--bhishan

> well, i'm not exactly sure.  we have never built a LAN before as we never had
> the need to do so.  I know how it should work, but my friend is having a hell
> of a time getting FreeBSD on his box (he has some unique configurations).
> when i ifconfig ed0:
>
>
> ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255
>         inet6 fe80::200:c0ff:fe7d:f56%ed0 prefixlen 64 scopeid 0x2
>         ether 00:00:c0:7d:0f:56
> i don't know what it should say, so i don't know if my card is configured
> correctly.  I think it is, though.
>
> Bhishan Hemrajani wrote:
>
> > We need a lot more information in order for us to help you.
> >
> > First, are both of your ethernet cards configured properly? (Meaning you
> > can ping, telnet, etc. using both cards)
> >
> > # ifconfig -a
> >
> > Second, have you read the nat manpage? (It has step by step instructions
> > on how to do this)
> >
> > $ man natd
> >
> > Third, have you searched the mailing lists? (There are at least one hundred
> > instances of this)
> >
> > $ lynx http://www.freebsd.org/search
> >
> > --bhishan
> >
> > > My friends and I are atempting to have a network party tomorrow, how
> > > ever i can't make most devices i need i think.  i have an ed0 for my NIC
> > >
> > > and it's bound to 10.0.0.1 (i'll also be running NATd).  Anyone one have
> > >
> > > any advice on makeing things work correctly?  from the tests wee have
> > > tried, i don't think they are.  Any help on how to set up this would be
> > > greatly appreciated.
> > >
> > >
> > >
> > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > with "unsubscribe freebsd-questions" in the body of the message
> > >
>
> --
> William D. Freeman [wdf@picusnet.com]
> http://members.xoom.com/EvilGNU
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.12
> GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w---
> O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D---
> G- e- h! r !y+
> ------END GEEK CODE BLOCK------
>
>

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

-- 
William D. Freeman [wdf@picusnet.com]
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- 
O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- 
G- e- h! r !y+ 
------END GEEK CODE BLOCK------
  --------------7724C41DEFEC2D7D3788D15F-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message