On 06/10/2007, a.padilla wrote:
> I know its not optimal but I would think I can still get this done.
There are any number or reasons why "it" is not working.
Frankly, and no offense here, I'm no longer sure I understand just
what you're trying to get working. You told us at the beginning you
wanted an internal machine to communicate to the outside world (by
which I presumed you meant the Internet).
But given what you've supplied here:
> rl0: flags=8843 mtu 1500
that doesn't appear to be what you're doing.
I've already pointed out that your OpenBSD box's two NICs both have
private IPs (192.168.0.111 and 10.0.0.0; cf.
http://en.wikipedia.org/wiki/Private_network ).
You said
> rl0 is connected to the internet.
but rl0 has the private IP 192.168.0.111, so you obviously aren't
talking to the outside world (at least not without there being yet
another box you haven't told us about doing NAT between the OpenBSD
box and the public Internet).
Others on this list were much more eagle-eyed than me and have already
pointed out further problems with your setup:
- John pointed out that your broadcast address on dc0 is set to
'255.255.255.0', which looks more like a netmask.
- Stuart observed that the 10.0.0.0 IP address, apart from being
private, is not even valid:
> 10.0.0.0 is not valid with a 255.0.0.0 netmask, it's reserved as the
He also elaborated on the misconfigured broadcast address John spotted earlier:
> 255.255.255.0 is not a sensible broadcast address for the configured
- And James told you at the start of this conversation:
> Make sure the clients have gateways, make sure the bsd box has a gateway and
and IMHO that still applies.
Anyway, you later wrote:
> this is a small private I'm doing between [two] computers for
This is obviously not the same thing as trying to get an internal
machine to talk to the Internet.
And I don't know what you mean by "the server is also connected to a
dhcp network". Do you mean the OpenBSD box is getting one of its IP
addresses (for rl0?) from another DHCP server? You also haven't
supplied the contents of your /etc/hostname.if(5) files.
Forgive me my skepticism, but are you sure you fully understand IPv4?
I.e. have you read this part of the FAQ?
http://www.openbsd.org/faq/faq6.html#Intro
and have you read this document
http://www.3com.com/other/pdfs/infra/corpinfo/en_US/501302.pdf
as is recommended there?
In conclusion: No, I can't tell you why "it" is not working, but if
you address the multiple issues that have already been pointed out to
you, do your homework, and ask precise questions, then there are
excellent chances that you can get VERY competent answers on this
list. Most people here are a lot more technical than me, and I have
read the 3com PDF ;-)
Bonne chance!
ropers
| Andrew Morton | -mm merge plans for 2.6.23 |
| Chuck Ebbert | Why do so many machines need "noapic"? |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Greg Kroah-Hartman | [PATCH 023/196] MCP_UCB1200: Convert from class_device to device |
git: | |
| David Miller | Re: [BUG] New Kernel Bugs |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 31/37] dccp: Remove manual influence on NDP Count feature |
| Gregory Haskins | [RFC PATCH 00/17] virtual-bus |
