I would love to see the output of 'route print' both with the pptp up and down.
On Thu, Nov 11, 2010 at 12:17 PM, Cameron Crum <[email protected]> wrote: > I've never added the routes on my Win2k3 server box and am creating and > tearing down dozens of connections without the default gateway option every > couple of minutes...but one at a time. > > Regards, > > Cameron > > On Thu, Nov 11, 2010 at 2:13 PM, Jeromie Reeves <[email protected]> > wrote: >> >> The only time that happens, is when windows use's the remote gateway >> as default gateway. my 2k, XP and 7 all need to have the routes >> manually added if I do not 'Use remote gateway' >> >> On Thu, Nov 11, 2010 at 10:20 AM, Cameron Crum <[email protected]> wrote: >> > On Windows I do not add routes. It seems to handle it for me. I'll try >> > adding the routes on linux and see what happens. The main problem with >> > that >> > is I never know exactly which private subnets I'll need. I guess I can >> > add >> > routes for al the private ranges, but that is kind of a hassle. >> > >> > Regards, >> > >> > Cameron >> > >> > On Thu, Nov 11, 2010 at 12:12 PM, David E. Smith <[email protected]> wrote: >> >> >> >> >> >> On Thu, Nov 11, 2010 at 12:00, Cameron Crum <[email protected]> wrote: >> >>> >> >>> I disable the option in my windows pptp sessions, and yes I do NOT >> >>> want >> >>> to use the remote end as the gateway. It is for a particular purpose. >> >>> How do >> >>> I configure linux to update the routes? Is that something I need to >> >>> specify >> >>> in the ppp settings? >> >> >> >> Are you then setting a few specific routes (so that only your network >> >> is >> >> routed through the PPTP connection)? You'd probably just need to, after >> >> you're connected, add a few routes manually (i.e. something like 'route >> >> add >> >> -net 10.20.30.0/24 gw your.ppp.peer.ip') >> >> You'll probably want to automate that with a shell script or similar. I >> >> think Fedora actually has a little GUI you can use, to automatically >> >> create >> >> routes after setting up a PPTP session and drop them when you >> >> disconnect, >> >> but I haven't had to do this in quite a while; I apologize for the lack >> >> of >> >> specifics. >> >> David Smith >> >> MVN.net >> >> >> >> >> >> >> >> >> >> >> >> -------------------------------------------------------------------------------- >> >> WISPA Wants You! Join today! >> >> http://signup.wispa.org/ >> >> >> >> >> >> -------------------------------------------------------------------------------- >> >> >> >> WISPA Wireless List: [email protected] >> >> >> >> Subscribe/Unsubscribe: >> >> http://lists.wispa.org/mailman/listinfo/wireless >> >> >> >> Archives: http://lists.wispa.org/pipermail/wireless/ >> > >> > >> > >> > >> > >> > -------------------------------------------------------------------------------- >> > WISPA Wants You! Join today! >> > http://signup.wispa.org/ >> > >> > -------------------------------------------------------------------------------- >> > >> > WISPA Wireless List: [email protected] >> > >> > Subscribe/Unsubscribe: >> > http://lists.wispa.org/mailman/listinfo/wireless >> > >> > Archives: http://lists.wispa.org/pipermail/wireless/ >> > >> >> >> >> -------------------------------------------------------------------------------- >> WISPA Wants You! Join today! >> http://signup.wispa.org/ >> >> -------------------------------------------------------------------------------- >> >> WISPA Wireless List: [email protected] >> >> Subscribe/Unsubscribe: >> http://lists.wispa.org/mailman/listinfo/wireless >> >> Archives: http://lists.wispa.org/pipermail/wireless/ > > > > > -------------------------------------------------------------------------------- > WISPA Wants You! Join today! > http://signup.wispa.org/ > -------------------------------------------------------------------------------- > > WISPA Wireless List: [email protected] > > Subscribe/Unsubscribe: > http://lists.wispa.org/mailman/listinfo/wireless > > Archives: http://lists.wispa.org/pipermail/wireless/ > -------------------------------------------------------------------------------- WISPA Wants You! Join today! http://signup.wispa.org/ -------------------------------------------------------------------------------- WISPA Wireless List: [email protected] Subscribe/Unsubscribe: http://lists.wispa.org/mailman/listinfo/wireless Archives: http://lists.wispa.org/pipermail/wireless/
