Re: No ISA, No User logon, how to control user internet?



Yes, there is still exist (my user IP address). But the user still can access
the internet. BTW thankyou for you appreciate.

"Merv Porter [SBS-MVP]" wrote:

Please look at the RRAS MMC again to make sure that the Outbound blocking
filter that you set up previously, still exists.

--
Merv Porter [SBS-MVP]
============================

"skippy" <skippy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D81F8532-AEF7-437D-AA78-52FA4C790550@xxxxxxxxxxxxxxxx
There is Ipconfig /all for my SBS 2003

C:\Documents and Settings\Administrator>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : gatrapst
Primary Dns Suffix . . . . . . . : GM.local
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : GM.local
Ethernet adapter Network Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek RTL8139 Family PCI Fast
Ethernet
NIC
Physical Address. . . . . . . . . : 00-17-9A-36-E8-23
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 203.134.233.34
Subnet Mask . . . . . . . . . . . : 255.255.255.248
Default Gateway . . . . . . . . . : 203.134.233.33
DNS Servers . . . . . . . . . . . : 192.168.1.2
Primary WINS Server . . . . . . . : 192.168.1.2
NetBIOS over Tcpip. . . . . . . . : Disabled
Ethernet adapter Server Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Broadcom NetXtreme Gigabit Ethernet
Physical Address. . . . . . . . . : 00-1A-64-70-83-2E
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 192.168.1.2
Primary WINS Server . . . . . . . : 192.168.1.2

"Merv Porter [SBS-MVP]" wrote:

Could you also post an ipconfig /all for your SBS server?

--
Merv Porter [SBS-MVP]
============================

"skippy" <skippy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2520A00B-1115-42A9-BC3B-76B16B7A7CB1@xxxxxxxxxxxxxxxx
C:\Documents and Settings\SUGIK>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : sugik
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : GM.local

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : GM.local
Description . . . . . . . . . . . : Intel(R) PRO/100+ Management
Adapter

Physical Address. . . . . . . . . : 00-90-27-58-C6-E2
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.23
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.2
DHCP Server . . . . . . . . . . . : 192.168.1.2
DNS Servers . . . . . . . . . . . : 192.168.1.2
Primary WINS Server . . . . . . . : 192.168.1.2
Lease Obtained. . . . . . . . . . : Monday, September 24, 2007
10:33:29 AM
Lease Expires . . . . . . . . . . : Tuesday, October 02, 2007
10:33:29 AM

That is one of my user IP configuration. He is have a IP static
reservation
in DHCP server.
Please give me your suggestion.
"Merv Porter [SBS-MVP]" wrote:

No problem with connecting the user's XP Home Edition workstation to
the
same switch.

Can you please post the results of an ipconfig /all for the
workstation?

--
Merv Porter [SBS-MVP]
============================

"skippy" <skippy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:08946F4E-BF77-4598-A1E8-C0A48BDA6838@xxxxxxxxxxxxxxxx
Yes, I try to reboot my user workstation, even my SBS 2003 too. But
I
face
the same problem.
And yes, off course the user's workstation was connected to the same
switch
as the other workstation. What is the problem with that? I dont know
if
that
is something wrong?
Thankyou for your apreciate

"Merv Porter [SBS-MVP]" wrote:

And I assume the user's workstation is connected to the same switch
as
the
other workstations (and not directly connected to the router).

--
Merv Porter [SBS-MVP]
============================

"skippy" <skippy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EA6A3B69-0201-47B7-85B1-D631925DE211@xxxxxxxxxxxxxxxx
I dont understand.
I follow your instruction step by step
One of my User ip, I set on Filter Action is set to 'Transmit all
packets
except...'
I close the MMC and restart the Routing and remote Acess service,
and
then
my user still can access the internet.
Why?


"Merv Porter [SBS-MVP]" wrote:

A couple of thoughts...

Create a DHCP reservation for the XP Home Edition workstation:.

Create a reservation to allocate specific IP addresses through
DHCP
in
Windows 2000 Server
http://articles.techrepublic.com.com/5100-1035_11-5611546.html


Then, if you have 2 NICs in your SBS server:
--------------------------------
Block Internet Access when using SBS 2003 Standard

....RRAS | <servername> | IP Routing | NAT/Basic Firewall
....Right-click on WAN nic and select Properties.
....On the NAT/Basic Firewall tab, click Outbound Filters.
....Click New.
....Select 'Source Network' and enter the IP/subnet of one of
the
machines
you want to block. (use Subnet Mask 255.255.255.255 for a
single
IP
address)
....Click OK & Repeat for each IP you want to block internet
access.
....Verify Filter Action is set to 'Transmit all packets
except...'
....Click OK twice
....Close RRAS MMC
....Restart the RRAS service.
---------------------------------

If you have a single NIC in your SBS server: many routers will
allow
you
to
block outbound traffic by IP address.

--
Merv Porter [SBS-MVP]
============================

"skippy" <skippy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D3BB1E79-09B0-4760-A37D-18341A6FA96E@xxxxxxxxxxxxxxxx
I've situation that my server have no ISA installed and my
user
have
a
XP
home operating system (thats why cannot login to server).
How I control or sharing the right to use internet connection
for
user?
The
default is internet connection is open If my user set the DNS
Server
setting
to my server's IP. How can I disable or control ?
Thankyou for your appreciate.















.



Relevant Pages

  • Re: Outgoing POP3 email missing/lost/not received
    ... ISP's mail server instead of the domain name on the ... SUMMARY OF SETTINGS FOR CONFIGURE E-MAIL AND INTERNET ... Internet Connection Wizard. ... After the wizard completes, the following network connection ...
    (microsoft.public.windows.server.sbs)
  • Re: Urgent! New router and big disaster
    ... Anyway the Server Ipconfig /all is this... ... Server Local Area Connection: ... Les Connor [SBS Community Member - SBS MVP] ... First Page of the Internet Connection Wizard, ...
    (microsoft.public.windows.server.sbs)
  • Re: VPN breaks after installing patches
    ... Now I understand that you are using the PPPoE connection and no router is ... a virtual network adapter will be ... 825763 How to configure Internet access in Windows Small Business Server ... Run the Change Server IP Address to change the internal IP address. ...
    (microsoft.public.windows.server.sbs)
  • Re: Urgent! New router and big disaster
    ... I checked the binding order and the Server Local area connection is at the top. ... I should have been more clear about internet connection.. ... I wonder if I may have missed a firewall setting on the router as well. ...
    (microsoft.public.windows.server.sbs)
  • Re: Non-domain connection problem
    ... Ethernet adapter Local Area Connection: ... Connection-specific DNS Suffix. ... I hard coded the DNS server to a known DNS on the internet: ... Again this had no effect on the ability to connect to the internet. ...
    (microsoft.public.windows.server.sbs)

Loading