Re: how to set up a network?

From: Kevin D. Kinsey, DaleCo, S.P. (kdk_at_daleco.biz)
Date: 12/24/03

  • Next message: Nils Vogels: "Re: how to set up a network?"
    Date: Tue, 23 Dec 2003 17:54:48 -0600
    To: konsu <konsu@hotmail.com>
    
    

    konsu wrote:

    >hello,
    >
    >my setup is going to be:
    >
    >1. windows xp machine with NIC connected to a hub
    >2. freebsd machine with NIC connected to the same hub
    >3. the hub is connected to a dsl modem
    >
    >

    Hello! Be prepared to see a flame or two; the
    "newbies" list is not often used for technical
    questions. But, welcome anyhow, and I'll try
    to offer a word of advice. YMMV.

    >
    >
    >1. i am going to use the freebsd system for web server development.
    > but i do not want to pollute the server with unnecessary browser
    > installations, so i would like to be able to browse to my freebsd
    > site from IE on the windows system. but the site does not need to
    > be visible from outside of my little network.
    >
    >
    >

    I do this all the time. Trick the XP machine by putting
    fake info in the hosts file. IIRC, path is c:\windows\system32
    \drivers\etc\hosts. Like FreeBSD*, it'll check there first.

    192.168.1.1 mydevelopment.web.com

    >2. i need to be able to copy files from my freebsd machine to XP.
    >
    >
    >

    Enable ftp via /etc/inetd.conf. Or use an ssh(sftp) client.
    Or, install SAMBA. (/usr/ports/net/samba).

    >3. i assume that since i have a hub, my machines can connect to the
    > internet independently.
    >
    >

    I wouldn't assume that if I were you, unless the dsl
    modem is known to have NAT capability, or the ISP
    is giving you two publically routable addresses, in
    which case your sites will be visible from outside
    without specifically configuring otherwise, (say, a
    firewall at least).

    >
    >please point me to the right resources as to how to set this up.
    >i have no clue which technology to research. do i need any extra
    >software in addition to the basic OS setup? i would really prefer
    >to not use any extra stuff.
    >
    >thanks!
    >konstantin
    >
    >

    I'd definitely think of using the FBSD machine as a
    gateway/firewall also, as I'm assuming there will be
    one external IP address, and you'll need one of the
    computers to have that address. I could be wrong;
    but in my setups over here, the cable/DSL modems
    don't handle the NAT duties, so a router or *BSD
    box needs to.

    HTH,

    Kevin Kinsey
    DaleCo, S.P.

    -----------------------------------------------------------------------------------
    *Yes, that's configurable, but it's default, right?

    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"


  • Next message: Nils Vogels: "Re: how to set up a network?"

    Relevant Pages

    • IPsec tunnel between XP and FreeBSD
      ... I am trying to setup an IPsec tunnel between XP client and FreeBSD box. ... I don't know why windows send an INVALID-ID-INFORMATION. ... Do You Yahoo!? ...
      (FreeBSD-Security)
    • Re: Backup procedure question / theory
      ... May I suggest that you try rsync for this? ... For windows cwrsync works fine as client for Windows XP. ... It's rather easy to setup and can be triggered by the windows machine since it runs as a .bat or .cmd. ... With some nifty scripting you can setup the FreeBSD side to rotate the backups. ...
      (freebsd-questions)
    • Re: how to set up a network?
      ... freebsd machine with NIC connected to the same hub ... i am going to use the freebsd system for web server development. ... i need to be able to copy files from my freebsd machine to XP. ... >software in addition to the basic OS setup? ...
      (freebsd-newbies)
    • Re: Giving FreeBSD multiple personalities
      ... with different hostnames and network (ppp vs ... My case is dual-booting with windows, with the option to boot the ... "real" freebsd setup inside vmware from windows. ...
      (comp.unix.bsd.freebsd.misc)
    • how to set up a network?
      ... freebsd machine with NIC connected to the same hub ... site from IE on the windows system. ... i need to be able to copy files from my freebsd machine to XP. ... software in addition to the basic OS setup? ...
      (freebsd-newbies)