![]() |
|
General software and network General OS-independent software and network questions, X11, MTA, routing, etc. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
Hello,
I am thinking of networking together the computers in my house (those I have and those I will get). Here is the general network layout I am thinking of: Code:
---------- |---|Computer 1| | ---------- | --------- --------------- | ---------- ---phone line---|DSL modem|---|firewall/router|---|---|Computer 2| --------- --------------- | ---------- | | ---------- |---|Computer 3| ----------
__________________
And the WORD was made flesh, and dwelt among us. (John 1:14) |
|
|||
![]() Quote:
Lastly, poke around the Internet & decide for yourself what is important to you. |
|
|||
![]()
Hello,
Thanks for the resources. I actually do know the basics of networking (CCNA), but they never taught us about what I am planning on doing. It was geared more toward basic connectivity and Cisco router configuration than something like a home network (though it was discussed in a chapter we never got to). I guess the thing I am most timorous about is that while the ISP (and therefore the outside world) will only see me as one host, I'll actually have a small network - and how do I implement that? I don't know if NAT will solve that problem entirely, or if there is a better solution. Hopefully in that documentation you provided, there will be a discussion on this.
__________________
And the WORD was made flesh, and dwelt among us. (John 1:14) |
|
|||
![]() Quote:
http://openbsd.org/faq/pf/nat.html |
|
|||
![]()
Hello,
Quote:
But, you are correct that it doesn't prepare their students well for general *NIX network administration (i.e., setting up firewalls, setting up DHCP, etc.). I'm learning it a bit at a time - slowly, but surely.
__________________
And the WORD was made flesh, and dwelt among us. (John 1:14) |
|
|||
![]()
Hello,
Quote:
__________________
And the WORD was made flesh, and dwelt among us. (John 1:14) |
|
|||
![]() Quote:
Nevertheless, Wireshark has one of the better GUI's for providing context quickly on multiple levels. While other packet sniffers can only approximate this perspective through carefully crafted filters, it takes time & experience to carefully construct useful filtering on the fly. Most new to packet sniffing obviously don't have this perspective & lose sight of the goal by seeing an endless stream of meaningless hexadecimal values. Wireshark's ability to add context is its greatest value. Is there a risk in using it? Yeah, but so is getting into a car. I don't discount the OpenBSD project's stand, but this also isn't a production environment. People have to learn somewhere. |
|
|||
![]()
when I ordered dsl I spent many hours finding ppp.conf's for pppoe. Discovered
by accident that the self-install kit goes online with a simple #ifconfig....(stuff) and then a #route ...... (stuff) , and not with pppoe. .......................................... stymied in configuring a Cisco router behind it. Discovered by accident that an older dsl-or-router haphazrdly configured suddenly works. .......................................... With that in mind, it would help a lot of people looking to set up dsl on BSD if you document precisely the steps taken to setup in your situation, put it somewhere, like here in guides... ....................................
__________________
FreeBSD 13-STABLE |
|
|||
![]()
Hello,
Quote:
__________________
And the WORD was made flesh, and dwelt among us. (John 1:14) |
|
||||
![]()
It would appear by your situation that you have to use NAT. You have more than one machine in the network, and are only receiving one DHCP-assigned address... that spells NAT lol.
Also, I see and support ocicat's defense of wireshark. While it may be a security issue itself, it's also a wonderful learning tool with which to familiarize yourself with L2 networking. As a last posit- If you are going to use OpenBSD for this project (and I highly suggest you do), you may be interesting in pfw . This is not to discourage you from the CLI management of pf- but rather to show you that it can be done very well from a web interface.
__________________
Network Firefighter |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
The Design and Implementation of the FreeBSD Operating System | cajunman4life | Book reviews | 9 | 27th July 2013 04:04 PM |
first match vs last match ruleset design (pf vs iptables) | zelut | FreeBSD Security | 5 | 12th July 2009 08:13 AM |
Math resources | ephemera | Off-Topic | 16 | 3rd April 2009 12:06 PM |
system resources | gosha | OpenBSD General | 7 | 30th January 2009 12:01 AM |
BSD firewall resources | J65nko | Guides | 0 | 4th May 2008 11:05 PM |