Intranet or Internet

double nets double ways.

It's a problem that how to combine 2 nets to work together on condition that one is Intranet and the other is Internet. Frankly speaking, It is never a new problem. I gonna give the tip to recall your memory or to show you some useful ideas when you are in the same trouble...

 

1st. the Description of the problem

I will list some key words, and please to check your problem whether they are linked or not.

key words: 2 nets , 2 network cards , different Gateways, need to work together(to visit different IP address through the different net)

 

2nd. the Solution

modify the Route Table of your computer.

    a. open a COMMAND dialog box

    b. you may input 'route print' to check the route table

        Input 'route print'  

    c. at the bottom of the route table, you can see the "Default Gateway". because Windows just allows only one default geteway worked at a moment, you cannot set 2 default gateway and to choose the right way to visit the web site automatic and intellectual. Modifying the route table is just a proper way to solve the problem.

    d. delete some records which Network Destination is 0.0.0.0.

        Input 'route delete 0.0.0.0'

    f. add the specific route into the table. If you default gateway is to connect the Internet web site, you may add a route to visit the Intranet. the opposition situation is the same.

        Input 'route add [-p] [ip address] mask [mask] [gateway]'

        p.s If you need the route table can remeber the configuration even when the it power off, you can add a static route record, that is plus '-p' after the word 'add'

 

    to enjoy your web life...

 

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值