Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2000 23:49:34 -0400
From:      William Freeman <wdf@picusnet.com>
To:        Bhishan Hemrajani <bhishan@cytosine.dhs.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: SMC Thin Ethernet under 4.0
Message-ID:  <38F9384E.D856E2A6@picusnet.com>
References:  <200004160731.e3G7VBE07635@cytosine.dhs.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--------------ACE84CFCEA32045E321D52CA
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

How do i do that?  Do i have to compile a new kernel or what?


Bhishan Hemrajani wrote:

> I suspect a problem with ipv6. Why don't you disable it, since you don't seem to
> need it.
>
> --bhishan
>
> > 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------
> >
> >
>
> 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------



--------------ACE84CFCEA32045E321D52CA
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

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

<pre>--&nbsp;
William D. Freeman [wdf@picusnet.com]
<A HREF="http://members.xoom.com/EvilGNU">http://members.xoom.com/EvilGNU</A>;
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w---&nbsp;
O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D---&nbsp;
G- e- h! r !y+&nbsp;
------END GEEK CODE BLOCK------</pre>
&nbsp;</html>

--------------ACE84CFCEA32045E321D52CA--



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?38F9384E.D856E2A6>