How to web filtering via two network cards?

I have Installed Server 2008 and two network cards
on my pc. One LAN card for clients access and one for internet router. I need to share internet connection to my client computers with
web filtering. So how to do that? I need to block some sites to client access.

Hi,
According to your description, my understanding is that you want to use the WS 2008 to share Internet connection and provide web filtering function for internal clients.
Internal clients –(NIC1) WS 2008(NIC2) – Internet router – Internet network
Manually assign IP address, default gateway, DNS server, etc. on NIC2. Manually assign IP address, DNS server, etc. on NIC1.
Install Network Policy and Access Services – Routing and Remote Access Services. Detailed steps reference:
Install and Enable the Routing and Remote Access Service
https://technet.microsoft.com/en-us/library/cc770798(v=ws.10).aspx
Then open Routing and Remote Access and start configuration. Enable NAT on NIC2 to transfer IP address. Detailed steps reference:
Enable and Configure NAT
https://technet.microsoft.com/en-us/library/dd469812.aspx
Windows Server itself does not support web-based filter, third-party tools with application-layer firewall might be needed to realize this function. Configure WS as a router, it supports IP packet filtering, which specifies which type of traffic is allowed
into and out of the router. Reference:
https://technet.microsoft.com/en-us/library/cc732746(v=ws.10).aspx
Best Regards,
Eve Wang
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Similar Messages

  • Dbconsole configuration - two network cards

    Hi,
    I have two network cards in the Solaris server and
    Oracle 11g2 EE database server.
    One network card is used for connection to the application (data network). Connection though standard port 1521.Database configured using server name defined for Net1 card and I can connect to the Oracle database using net1 card from apps server.
    Second card is the management card (connected to the management network).
    Is it possible to use it for connection to the dbconsole installed in the database ORACLE_HOME?
    If yes, how I should configure dbconsole that I can see dbconsole web window through net2 card.
    Thanks,
    Oleg

    Messy setup IMO, but anyway....
    Your faulty resolv.conf is the reason you can't ping google. Edit it manually as required, and then use the -R flag in /etc/conf.d/dhcpcd to prevent it being overwritten. DHCP on both interfaces will probably cause routing issues as well, in which case you will need the -G flag.

  • Windows sharing with two network cards

    Hello,
    I am running OSX 10.4.11 and enables Windows file service.
    I have two network cards. one is public (due to the web server) and one is private (192.x.x.x).
    Is there a way to make only the 192.x.x.x accessible via the Windows file services? I don't want anyone that is a local user to be able to get to any of the shared folders via the public address. Like if they were at home or something.
    Hope this makes sense.
    Thanks,
    Jay

    Hello Jay,
    Your question does make sense!
    And in fact Samba (the software that delivers the Windows file service on a Mac) has configuration options to do just what you want. That's the good news. The bad news is that I don't know a way to set those configuration options from the GUI. If you are confident to use a terminal and edit configuration files by hand then you should be able to establish the Windows file service running on just one interface.
    First you need to find out the real name of the interface on which the Windows file service should run. One way is to look under Apple\About this Mac\Network or in a terminal enter:
    ifconfig
    My Mac Mini has en0 (wired) and en1 (airport) as network interfaces. Suppose en1 is the interface on which file sharing is wanted (you should replace en1 in my example by the name of your network interface!)
    Next edit the file /etc/smb.conf in a terminal by:
    sudo nano /etc/smb.conf
    In the [global] section add the following lines:
    interfaces = en1
    bind interfaces only = true
    Save your edits by pressing Ctrl-O and exit the editor by pressing Ctrl-X
    After restarting you can check if it works as expected.
    Good luck,
    Max

  • Two network cards configuration

    Hi
    I have problem with my network - I have two network cards and it seems they can't live both but I need them both so:
    1st card (rtl8139) is connected to cable modem and gets ip by DHCP (eth0="dhcp" in rc.conf)
    2nd card (nv forcedeth) is connected to router and gets ip by DHCP too (eth1="dhcp")
    When I start them both -> 1st and 2nd card gets good IP by DHCP but when I want to ping google.com for example packet is lost.
    What I want ? I want to use my eth0 (1st card) for internet and my 2nd card for local network.
    ##EDIT##
    My resolv.conf is 192.168.1.1 but I need DNS from 1st interface -> how to do this?
    Last edited by cpu (2007-02-22 22:46:09)

    Messy setup IMO, but anyway....
    Your faulty resolv.conf is the reason you can't ping google. Edit it manually as required, and then use the -R flag in /etc/conf.d/dhcpcd to prevent it being overwritten. DHCP on both interfaces will probably cause routing issues as well, in which case you will need the -G flag.

  • Controlling Two Network Card by LabVIEW

    Hi,
    I'm using LabVIEW 8.5 and Windows XP.
    I am intending to use LabVIEW to control a PC with 2 network cards in it.
    I want to send TCP/IP packet out from one network card,
    and receive the packet from another network card.
    Do I have to change the confguration of the XP system?
    How can I assign those two different cards to send and receive individually?
    Can anyone tell or suggest what to do for me
    Thank you very much~ ^^

    You will not be able to directly prohibit the network cards from receiving or transmitting. You can define your network routes on the PC to route the traffic in the manner you want. Each network adapter will need to have its own IP address. NI's Internet Tool kit has a few issues, most notably the FTP VIs, when using multiple NICs. In addition, any DNS requests made will be routed to the primary network card. Windows determines which interface it thinks is the primary interface. From a code perspective using the native TCP or UDP VIs you will not have to do anything special.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

  • Server 2003 with two network cards problems

    We have a win server 2003 with two network cards. From the server we connect using a vpn client from cisco to another server. When we do that we can NOT RDC to our server because it inherits the remote IP from the vpn connection. We installed an additional NIC. We gave an static IP to connect to our local network. How can we or is there a way to tell the vpn client to use one nic card and leave the other so we can RDC to it? thanks

    It is possible to configure server to use on nic for incoming and other for outgoing, but it is not possible when vpn client is running. Also it cannot be specified as to which card to use.

  • Swapping Oracle 7 installation between two network cards

    We have an NT server with two network cards for resiliance. We recently tried to swap over to the second card and run Oracle. Oracle started-up ok, but we could not connect to the database from the Aix/PC clients. The tnsnames.ora points to the hostname of the server not a hardcoded address. The hostfile on both clients and server were updated and the server could be pinged. Is there something built into the initialization config, which points to a specific network card? Any help gratefully recieved.

    Is the network up? (sudo ifconfig -a). Can you see eth0?
    From a terminal session on the server, can you ping localhost, your ip address, gateway?
    OL 5.7 boots the Oracle UEK kernel by default. You can also select the original Red Hat Kernel at startup. Does it make any difference?

  • I am using an Airport Extreme for wireless and a Netgear VPN Switch for wired connections.  How do I get the two networks to connect?

    I am using an Airport Extreme for wireless and also have a Netgear VPN Switch (FV5318) for internal wired ethernet connections.  How do I get the two networks to connect to each other?

    Tesserax, I would like to keep the Airport Extreme in nplace before the Netgear FVS318 switch because I am using all of the 8 ethernet outputs distributed to 8 differerent locationsl  This way I can just use one of the LAN outputs from the Airport to feed the FVS318.  Here is what I think I am hearing you say:
    Tne reason why the wired and wireless devices are not communicating is because the FVS318G is also a DHCP server and in conflict with the AEBS.
    To remedy the situastion here is probably what I need to do in order:
    1. Change the LAN IP Address of the Netgear FVS318G to be the same subnet of the Airport Extreme.
    2. Then, disable the Netgear FVS318G as a DHCP server.
    3. Make sure the ethernet cable from the LAN port of the Airport Extreme connectis to the LAN port of the Netgear FVS318G.
    4. Restart everything.
    Can you provide me the steps I need to take to get the right IP addresses from the Airport Extreme to put into the Netgear to fix the conflict?  I have the Airport Utility.  I also have two airport express hot spots, and two Apple TVs in addition to computers attached to the 8 ethernet lines.
    Thank you.
    Steve

  • PLEASE Help on two network cards in server

    Hi all,
    (Sorry my spelling Im danish)
    We have a 10.4.5 server with 2 network cards in it. How does I get the server to route betwin the two networks so that mac's on net 1 (en0) can see mac's and printers on net 2 (en1) and visa versa
    The mac's on net 1 can see and use the server (but not print on net 2) The mac's on net 2 cant see or use the server!
    The mac's on net 1 get backuped by Retospect on the server. Retospect can't see the mac's on net 2
    How does I get this to work?

    "sudo sysctl -w net.inet.ip.forwarding=1"
    That will start forwariding immediately but woun't survive a reboot.
    In Tiger Server Admin NAT setup you can make this permanent by choosing "start Ipforwarding Only".
    (Or by adding a line to /etc/hostconfig:
    IPFORWARDING=-YES-
    Or by adding a new file /etc/sysctl.conf
    with this line in it:
    net.inet.ip.forwarding=1)
    "Devices on each network need to know how to get to the other network, and that's usually done by editing the routing table on each system."
    Not necessary. What's necessary is a static route in each Internet router that use the server IP for each LAN as the gateway/router for the other LAN.
    Example network 1: 192.168.100.0/24
    Internet router 192.168.100.1
    Server IP for that LAN 192.168.100.254
    Static route in Internet router: 192.168.200/24 gw 192.168.100.254
    Example network 2: 192.168.200.0/24
    Internet router 192.168.200.1
    Server IP for that LAN 192.168.200.254
    Static route in Internet router: 192.168.100/24 gw 192.168.200.254
    "In addition it's not common for a printer to have an option to manipulate the route table in this way"
    Correct, but you need to add the correct gw/router and netmask to the printer IP settings for this setup. This is sometimes achievable via Telneting to the printer in question to set it up (older Apple printers).
    For performance reason it could be better using a static route in each machine if the internet router doesn't send out route redirect packets.
    Some DHCP servers should be able to send out a static route to it's clients with the rest of the IP info thus making it easier to provide each machine with a static route.

  • VIA KT400 Network Card Problems!

    I've read allot about the problems I've been having and done many searches on Google and it all seems to come down to this: ALL VIA Motherboards in the KT400 series(and many other chipsets) lock up when using ANY Wireless Card\Usb Adapter. The frusterating part is nobody seems to have a clear answer on how to fix this or if it's even fixable  
    The forum linked down below tries to claim this only happens with Linksys cards.. This is false as I have a Microsoft Wireless G USB adapter and the EXACT SAME thing happens to me.
    The strange part is if you are just browsing the web and reading text, everything works 100% fine. But as soon as you do something that uses DirectX or 3D Acceleration, like say Streaming Videos.. it freezes with the mouse curser just sitting there and I must hard reset the system.
    Does anyone out there know of ANY kind of fix? I'm dying to know.
    You can view someone elses post referring to the exact problem I have in the VIA Arena Forum
    AMD Athlon XP 2500+ @ 2.00 Ghz
    512 MB Ram
    GeForceMX 5900XT
    Antec 420 Watt Power Supply
    Windows XP SP2
    Latest VIA Hyperion Drivers

    Hey guys it's me again.. Well the computer now seems to freeze less than it did before, but it still freezes.  
    After all this going back and forth and troubleshooting hassle ive decided it has to unfortunatlely be a hardware problem. I've stated before that it only freezed when running a 3d app and network card running.. but now it freezes even when I'm just on the web. It's just so totally random, sometimes it will freeze twice in one minute and sometimes it won't freeze for almost a whole day.
    I've narrowed it down to 3 things: Bad HD, Bad Processor, and worst of all Bad Motherboard. Another possibility, does a the lithium battery on the motherboard ever cause problems if it's almost dead?(Assuming it's the CMOS battery?) And could that cause problems?
    I had an episode before that I didn't tell you guys before. This was still after i had the network card, but probably unrelated. The computer once or twice made a very strange electrical zapping noise or screetching noise before and the whole system would almost fail and then try to resume again, and then just shut down.
    After this event happened I figured it was the PSU not putting out enough power as I had installed new hardware lately. I bought a new 430W psu and while I haven't had the strange problem I had before, I still get random lockups.
    I'm pretty sure it is the harddive, because it would make sense since I heard this noise before and the fact that it just freezes could just be the HD getting stuck and not spinning anymore.
    It's funny because I had just replaced a faulty harddrive before in one of my older computers. However that one was much more obvious as it would constantly have to repair files in sectors. The HD I have now never comes up with errors, but maybe It is running fine before it decides to lockup.
    Yet another thing it could be is the processor maybe just not generating enough juice to keep the processes going or something.
    I did have problems with freezing before the network adapter now that I think back, but they were far and few between and now the problems are more pronounced. I'm going to hope it just the HD, if not it's really going to suck to already have to buy another motherboard or processor. I just built the system from scratch last year.
    Sigh, Oh well. Glad for anymore insight on this issue and your opinions on what is most likely the problem. I'm going to go looking for a HD in the mean time.

  • How to configure HP Designjet T610 network card.

    Dear All! i have HP Design jet T610 with network card HP JetdDirect 620N & now i want to configure my plotter on network, i checked plotter setting & go to connectivity panel but there is no option to give it static ip or host name etc. so can some please guide me how i configure my plotter via network?

    We have HP Designjet T610, it has already network interface card placing on the plotter, so i don't know that is Jetdirect or not?! How should i know that, also how to configure and include in the network? it saying "Jetdirect -> No" on the connectivity settings. Pls help? 

  • Datasocket does not work with two network cards

    If I have two ethernet card in a PC. The Datasocket server does not work if the second card is enabled. It keeps displaying resolving IP Address. I am wondering if there is a solution for this problem.
    Thanks 

    Thanks for you reply. One card has a static address(10.20.35.1), which is used for Data socket, and the other card uses a dynamic IP address. The card with dynamic address is only used for connecting the PC to the company’s network.
    The second card, when turned on causes the Datasocket server problem. In the Datasocket Server manager I have only two IP addresses under Permissions Groups. (10.20.35.1 and 10.20.35.11. 10.20.35.11 is the IP address of the remote PC with labview application. The Datasocket is used to transfer data between the two PC’s)
    I am wondering if my set up for hosts in Datasocket Server manager is not correct.

  • How do I find out what network 'card' is in my DV6700?

    There are umpteen numbers of various DV6700's...the only model number I show on mine is DV6700....yet, the driver info does not list a wired driver..only wireless.  I need the 'car' manufacturer and the driver for windows XP.  How and where do I get this information?  (My hard drive failed and I had to install Windows XP Pro, cold, from a Microsoft CD and it did not have any laptop drivers that were recognized by my laptop.)
    Thanks in advance

    Really there are only 2 versions, Intel and AMD. If you have AMD the network card is driven by the chipset driver for the nVidia chipset which you can get for Windows XP:
    Everything you need is explained here:
    http://h30434.www3.hp.com/t5/Notebook-Operating-Systems-and/General-XP-Downgrade-Guide-for-HP-Laptop...
    Look in the "difficult models"

  • HOST UNREACHABLE - two network cards

    We have two ethernet cards. The first has a static
    IP address. This is the card that is used for our
    internal network. The second card recieves a dynamic
    IP address from a DHCP server. The second card is
    used to connect our machine to the internet. When we
    disable the second card we are able to make a socket
    connection and connect to our database. When the
    second card is enabled the socket connection fails and
    we get a HOST UNREACHABLE ERROR.
    What must be configured here ?
    Any help would be appreciated.
    null

    Messy setup IMO, but anyway....
    Your faulty resolv.conf is the reason you can't ping google. Edit it manually as required, and then use the -R flag in /etc/conf.d/dhcpcd to prevent it being overwritten. DHCP on both interfaces will probably cause routing issues as well, in which case you will need the -G flag.

  • Udev, two network cards

    Hi!
    I installed ARCH again. I didn't configure Xorg7 yet because I play with udev and my network cards. I have one integrated on the motherboard (3Com) which I use for Internet and I have D-Link card which I did use with my wifes computer and I live this card in for future. During installation was okay but after update I have a problem. Now I use a wifes computer and at this momemnt after sixt reboot network works.
    How can i save this problem, please?
    Mitja

    lumiwa wrote:
    Hi!
    I installed ARCH again. I didn't configure Xorg7 yet because I play with udev and my network cards. I have one integrated on the motherboard (3Com) which I use for Internet and I have D-Link card which I did use with my wifes computer and I live this card in for future. During installation was okay but after update I have a problem. Now I use a wifes computer and at this momemnt after sixt reboot network works.
    How can i save this problem, please?
    Mitja
    Some information more:
    lsmod show me now when network works skge and sk98lin.
    dmesg | grep etho:
    skge eth0: addr....skge eth0: enabling interfaces
    skge eth0: Link is up to 100 Mbps...
    and on the end:
    eth0: no IPv6 routers present

Maybe you are looking for