Nico2005 said:
Its on the same subnet
1 domain is on a 10.10.1.1
the 2nd domain is on a 192.168.1.1
with both having subnet 255.255.255.0
is it possible only with a switch or i really need a router ???
Not with a switch using these IP addresses, you have confused subnet masks
with subnets. It is the subnet mask that gives a subnet it network id.
10.10.1.1 with a mask of 255.255.255.0 gives you a subnet of 10.10.1.0/24
with 254 usable IPs in the subnet. (10.10.1.1-10.10.1.254)
192.168.1.1 with a mask of 255.255.255.0 gives you a subnet of
192.168.1.0/24 also with 254 usable IP address (192.168.1.1-192.168.1.254)
These two subnet can exist on the same network with only a switch, but they
cannot see or communicate with each other without a route between the
subnets which take a router.
In addition, since you are setting up a trust (and likely want network
browsing in Network Places), you need NetBIOS resolution, which rules out
most in-expensive routers because they cannot pass NetBIOS broadcasts
between the subnets, for this you need a WINS server for each subnet.
If both domains are on a single switch, forget splitting the subnets and put
them both on the same subnet something like 192.168.0.0/23 or 10.10.0.0/23,
which would be a mask of 255.255.254.0 gives you the same number (510) of
usable IP addresses, on one subnet and one switch.
because i need a trust to move stuff from one domain to the other and
after shutdown the first domain.
I dont know if its will be more easy just to start from scratch (only
have 17 users) both my problem is i dont want to redo all security.
But if its more easy i will start from scratch
Scratch my earlier paragraph, with only 17 users you don't need 510 IP
address, 254 addresses on a /24 network is far more than you'll need.
--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
http://message.wftx.us/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================