- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Reply to: Network Routing
Collapse
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
- You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
- You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logging in...
Previously on "Network Routing"
Collapse
-
I think DaveB was closest to my suggestion, use static IP's on your network. Then use a VM guest for your client activities (+own IP for VPN connections etc). Your host then uses your local network and whatever you like IMAP/POP. Use shared folders(VPC equiv) for sharing files between hosts/guest.Last edited by weboo; 6 August 2008, 14:02.
-
I knew about the setting in networks, but it's disabledOriginally posted by VectraMan View PostIf you can access it, there's an option something like "use default gateway on remote network" in the MS VPN setup.
But I think you can do something like:
route ADD 0.0.0.0 MASK 0.0.0.0 x.x.x.x METRIC 3
where x.x.x.x is your ISPs address to effectively replace the default gateway.
Then add another route with a lower (higher?) metric for your client's IPs to route to their gateway.
Might be wrong on the specifics.
The route add mask wotsit sounds like what I need, I'll look into that.
Leave a comment:
-
If you can access it, there's an option something like "use default gateway on remote network" in the MS VPN setup.
But I think you can do something like:
route ADD 0.0.0.0 MASK 0.0.0.0 x.x.x.x METRIC 3
where x.x.x.x is your ISPs address to effectively replace the default gateway.
Then add another route with a lower (higher?) metric for your client's IPs to route to their gateway.
Might be wrong on the specifics.
Leave a comment:
-
You need to set your default gateway to your ISP, and specific subnets to go via your VPN connection. I've done this at Client co before.
netstat -rn will give you a listing of your routing table
and here's a link with a bit more detail on the commands you need to issue:
http://www.howtogeek.com/howto/windo...routing-table/
Leave a comment:
-
How about running a VM on your machine and use that for non client related activities?
Leave a comment:
-
Split tunneling is not an option, the client is very cautious.
They even block all POP3 access from their netowrk, hence me having to do a route delete / add from our mailserver, just so I don't have to use webmail.
Leave a comment:
-
Split tunnelling is what you need, however you're client will probably frown on this due to the increased security risks...
Leave a comment:
-
Network Routing
I have a Microsoft VPN that I use to connect to a client. The client has provided an EXE that sets up this connection on my computer.
The connection has been set up to route all traffic to the client, so even though I am in my office, this post is being submitted from my clients network.
I don't want all my internet traffic to be routed via my clients network, for obvious reasons, however the VPN connection that has been created is locked down so I can't change the settings.
I am vaugly familiar with routing tables (in that I know they exist) and have used route delete and route add to remove access to our mailserver from their network by doing the following:
route delete <mailserver IP>
route add <mailserver IP> <local gateway>
However what I want to do is a route delete / add for all traffic apart from what is intended to go to their network. The IP address of all servers I connect to start with the same number.
Can I use route delete / add to route everything apart from IP's that start with that number via my local gateway in one go?Tags: None
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- HMRC standstill agreements extended to 72 months: why the term's doubled, and what to check before signing Jul 31 05:53
- Who owns the loans? Inside the mystery of the loan charge recall scandal Jul 30 06:20
- Umbrella company winding-up petitions in 2026: the practical guide for contractors Jul 29 05:29
- Payments on Account deadline: what contractors must do before July 31st — maybe for the final few times Jul 28 08:01
- Andy Burnham's first 100 days: five things contractors need from the new PM Jul 27 00:53
- Starmer vs Burnham on housing: What their rival plans mean for your contractor mortgage Jul 22 00:59
- Burnham's housing vision vs. Starmer's home-buying reforms: what it means for your contractor mortgage Jul 22 00:59
- In Khalil v Innovate Transport, a limited company contractor wasn’t a worker and was on £2.30 — not £230 Jul 21 07:58
- Andy Burnham is PM: 5 new IT policies set to shape UK tech and its contractors Jul 20 06:29
- Taxed on money I haven't earned yet? Bold move, HMRC Jul 17 08:36

Leave a comment: