Berkeley CSUA MOTD:Entry 29464
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/04/03 [General] UID:1000 Activity:popular
4/3     

2003/8/26-27 [Computer/Networking] UID:29464 Activity:high
8/26    I've ended up with two dsl lines at my house till the
        end of the year or so. I would like to run some sort
        of routing protocol so that I can maximize my bandwidth
        by using both lines. I'm not sure how to go about setting
        this up, any pointers/ideas? I'm running *bsd if that
        makes a difference. tia.
        \_ there are several ways to do this, but I doubt any of these
           features exist on a desktop OS.  You need a router in between
           your PC and the two DSL lines.  Things such as multilink PPP,
           LACP (link aggregation), and other load balancing schemes can
           make use of two physical links.  PBR can work, but it's really
           overkill.  A link layer protocol can do this in a much
           simpler and stable fashion. -cisco guy
        \_ for the most part, not possible unless you do some very
           fancy policy based routing... not worth the trouble.
           \_ Okay, would it be possible to say just route vpn
              traffic on one dsl line and http/ftp traffic on
              the other?
              \_ and make life, support and debugging a living hell?
                 What if one DSL line goes down? Nevermind the fact
                 that you are probably going to get fired by your
                 company for compromising their vpn/intranet
                 And you're going to go thru the effort to set that
                 up and use it for 3 whole months?
                 Besides, why did you let SBC/PacBell screw you like that?
                 \_ why would my having two dsl lines compromise
                    my company's security? (I own both the lines
                    an neither is directly connected to my company
                    except when I have a vpn up)
                    \_ Because you are trying to set up a split tunnel VPN
                       I am assuming you are doing that because you are
                       bright. If you are doing it for some other reason
                       they you really have a chance to get into trouble.
                        \_ I guess I should clarify. I have one machine
                           with multiple outbound connections. It acts
                           as a firewall/router for the other systems
                           at my house. It doesn't (and can't) run the
                           vpn software. What I want to do is to have
                           this machine route all the ipsec traffic
                           from my other machines out one interface
                           and route all the other traffic out the other
                           interface. When the other machines are using
                           a vpn they run in full tunnel mode so I don't
                           have to worry about debugging problems from
                           using a split tunnel.
                           I know the quick and dirty way to do this is
                           to use a bunch of static routes but I wanted
                           to see if there was some way that I could get
                           around using static routes and just route
                           pkts based on whether or not they were ipsec
                           encapsulated or not.
              \_ Sure, no problem.  Ignore the nay sayers.  They have different
                 IPs so assign a different domain or hostname, etc to each one.
                 Changing DNS later is trivial.  You won't get fired anymore
                 than you would have doing what you're doing on one line.
                 Apache, sshd, and many other common servers can be told to
                 only listen on a particular ip/port.  Unless you've got huge
                 traffic on some service you won't notice the difference but
                 it's a good learning experience.
                 \_ okay.. explain this some more then. what you're describing
                    still requires policy based routing to work. the machine
                    may set the outbound ip to one on the second dsl line
                    but it will still at least try to go out the first line
                    since that is the default route. on top of that, the
                    isp of the first line may drop the outbound packet since
                    it's not one of their own. -shac
                    \_ Static route to vpn server.  It's the only place he
                       wants that line to go.  You can call that 'policy
                       based' routing if you like.  I'm not going to quibble
                       over terminology.
2025/04/03 [General] UID:1000 Activity:popular
4/3     

You may also be interested in these entries...
2007/4/19-21 [Computer/Networking] UID:46375 Activity:nil
4/19    After installing Logitech wireless mouse, my friend cannot connect from
        his PC to his wireless broadband router via a USB wireless network
        device.  It said that it cannot obtain IP address from the router.  Even
        uninstalling the Logitech wireless mouse doesn't help.  Do you know how
        to fix the wireless LAN problem, so that his PC can obtain IP address
        again?
	...
2006/3/25-27 [Computer/Networking] UID:42433 Activity:nil
3/24    I want to write in my DSL router to allow incoming connection
        from certain IP range. How do I find out the IP range for SBC
        DSL say in Bay Area/SF?
	...
2006/2/18-23 [Computer/Networking] UID:41923 Activity:low
2/18    My DSL modem's ip address is 192.168.0.1, my internal network
        behind my router is 10.0.0.x. Is there a way I can configure
        the router so I can access the DSL modem from my 10.0.0.x
        network directly without re-wiring? Static routes? I tried it
        but no much luck. I also tried changing my internal network to
        192.168.0.x, but still does not work. Thanks.
	...
2006/1/28-31 [Computer/Networking] UID:41585 Activity:low
1/28    Just switched to Comcast from SBC and generally happy with it.  But
        can someone please explain to me why they are constantly pumping
        ARP traffic through the network?  It seems harmless, but I'm curious
        as I didn't see it with DSL.  It's a little disconcerting to see
        constant traffic on your router, even if ARPs are harmless from
        a bandwidth perspective, and it makes the WAN send/receive light
	...
2006/1/22-24 [Computer/Networking] UID:41477 Activity:nil
1/21    I am trying to setup a small network for my girlfriend's
        mom's company.  They just bought an accounting package
        which requires windows 2003 server.  And they want internet
        access from each computer.  How should the network be setuped?
        Would it be dumb to use static IP for each computer and a
        computer as internet gateway?
	...
2005/8/29-30 [Computer/Networking] UID:39329 Activity:moderate 54%like:37400
8/29    What's the difference between a hub, a switch and a router?  Thx.
        \_ AFAIK, probably be corrected by someone:
           hub: Allows communication on a LAN with bandwith shared amongs all
                the nodes on the hub and maxing out at the max line speed.
           switch: Allows communication on a LAN with bandwith greater than
                the max line speed (point to point)
	...
2005/6/2-3 [Computer/Networking] UID:37941 Activity:moderate
6/2     I've been to many places and almost every place I go to have
        802.11b/g. However, almost all of them have protected access,
        which I presume they use because they don't want people stealing
        their bandwidth. So here is one idea I think will really
        revolutionize 802.11X... an option in the router that allows you to
        specify the percentage of unprotected bandwidth you are willing to
	...
2005/2/25-27 [Computer/Networking] UID:36421 Activity:moderate
2/25    What is the smallest (physical and price) cisco router that can
        handle BGP?  It should be able to have more than 256 ram.
        \_ When you say ``handle BGP'', do you mean supports the bgp
           protocol or supports enough ram to keep a reasonable (what do you
           consider to be reasonable) number of routes in memory?  Do you want
           to be peering at PAIX, or do you just need a router to run the T1
	...
2005/1/13-14 [Computer/Networking] UID:35697 Activity:high
1/13    I need help fixing someone's Win2K box.  Setup:  Win2K box -> D-Link
        router -> DSL modem.  The Win2K box cannot obtain a DHCP address
        (other computers can).  So, I assign a static IP, and set the default
        gateway and DNS server to be the D-Link router.  After this, the Win2K
        box can access web pages on the Internet as long as you specify the
        web site IP address directly -- but DNS doesn't work.  Computer used
	...
2005/1/10-11 [Computer/SW/OS/VM] UID:35635 Activity:kinda low
1/10    VMware question for VMware gurus only. I've installed a WinXPsp1
        on top of WinXPsp2. How do you do the followings:
        1) transfer data between the two machines? I've tried mounting
           raw partition from WinXPsp1 but when I disable write, it
           doesn't boot up anymore (WinXP insists on writing)
        2) communicate between the two machines? I can ping WinXPsp1
	...
2004/12/1-3 [Computer/Networking] UID:35136 Activity:nil
12/1    Anyone ever heard of a VPN service provider, e.g. someone who would
        provide a well-connected endpoint for you to establish an IPsec or CIPE
        VPN connection (over whatever consumer ISP and changing IP addresses
        you have locally)? --karlcz
        \_ I don't think I understand correctly, but you actually want a
           middleman on your supposedly secure channel?
	...