Please Verify My Routing Setup is Correct

From: Drew Tomlinson (drew_at_mykitchentable.net)
Date: 09/12/03

  • Next message: Jesse Guardiani: "Re: `top` process memory usage: SIZE vs RES"
    To: "FreeBSD Questions" <freebsd-questions@freebsd.org>
    Date: Fri, 12 Sep 2003 06:47:47 -0700
    
    

    I have a box running 4.8 that is my gateway. I've used this box with 2
    NICs, one to my internal LAN and one to the Internet, and it works well.
    Now I've added a third NIC and attached a Netgear wireless/ethernet bridge
    (ME101) which I want to use to connect to a wireless access point (my
    neighbor's). Here's a diagram:

            Internet
                |
            Public IP
                |
          ADSL Modem/Router
           192.168.10.1
                |
               dc0
           192.168.10.2
                |
            FBSD 4.8 ------- rl0
                | |
               dc1 192.168.0.2
           192.168.1.2 |
                | Wireless Bridge
           Internal LAN

    I want packets addressed to the 0 subnet to be passed to the rl0 interface
    and the 1 subnet to the dc1 interface. All other packets should be passed
    to dc0.

    I've read the handbook on routing and I think my configuration is correct,
    yet I can't reach any hosts on the 0 subnet. Specifically I should be able
    to connect to the web configuration interface on the bridge but can not. I
    can't even ping the bridge from the gateway machine. I can ping the rl0
    interface from machines on the 1 subnet. Here's my routing table:

    Routing tables

    Internet:
    Destination Gateway Flags Refs Use Netif Expire
    default router UGSc 6 660 dc1
    localhost localhost UH 1 10 lo0
    192.168.0 link#1 UC 2 0 rl0
    192.168.0.2 00:05:5d:d0:ba:67 UHLW 0 8 lo0
    192.168.0.200 link#1 UHLW 0 1 rl0
    192.168.1 link#2 UC 4 0 dc0
    bigdaddy 00:0c:6e:32:73:b1 UHLW 2 1195 dc0 1114
    blacklamb 00:e0:18:c4:f4:5e UHLW 0 39 dc0 1131
    192.168.1.11 00:a0:24:95:d7:d8 UHLW 0 97 dc0 209
    192.168.1.255 ff:ff:ff:ff:ff:ff UHLWb 1 39 dc0
    192.168.10 link#3 UC 1 0 dc1
    router 00:c0:49:27:b2:0b UHLW 7 600 dc1 765

    Based on my understanding of the handbook, this should work. Can anyone
    confirm this for me? Is there something I'm missing?

    Thanks,

    Drew

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


  • Next message: Jesse Guardiani: "Re: `top` process memory usage: SIZE vs RES"

    Relevant Pages

    • Re: MultiHomed Workstation - Which NIC is being used?
      ... Regardless of which interface received ... the same routing rules apply for return traffic. ... >> the subnet mask. ... >> load balancing of multiple NICs and default gateways. ...
      (microsoft.public.win2000.networking)
    • Re: IP Config with 2 NICs Wizard dont work, Static dont work!
      ... Leave the Subnet MASK alone and change the 3rd octet in the ... IP address of either the internal NIC or (external NIC & router). ... Properties | Internet Protocol | Properties ... >>> you have both NICs in the same subnet, ...
      (microsoft.public.windows.server.sbs)
    • Re: Routing and RRAS Problem - Pleasehelp
      ... Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net ... but the problem is the PC's on the subnet 1 cannot access the Internet. ... router that is running a DHCP, The IP of the router is ... enable RRAS, and is running fine, Interface called INTERNET is connected to ...
      (microsoft.public.windows.server.networking)
    • Re: IP Config with 2 NICs Wizard dont work, Static dont work!
      ... want to beat a dead horse here but the internal and external NICs CANNOT ... Internet and Email on Left Panel and set the Address to 192.168.16.2 Leave ... If you want to understand IP subnetting and subnet masks please get a book ... Or should I move the static IP routers over to ...
      (microsoft.public.windows.server.sbs)
    • Routing and RRAS Problem - Pleasehelp
      ... but the problem is the PC's on the subnet 1 cannot access the Internet. ... router that is running a DHCP, The IP of the router is ... enable RRAS, and is running fine, Interface called INTERNET is connected to ...
      (microsoft.public.windows.server.networking)

    Loading