Igor-
As Eugene stated these are public IP addresses (hosted in France) and you
should change your addressing to RFC1918 addresses. Currently you are
routing between the two subnets. Later in your msg you stated you wanted
both sites on the same subnet. This is bridging. Unless there is a specific
reason to bridge (which I don't believe there is since your not doing it
today), continue to route between the sites. You can add another router or
interface to your current router and add another subnet off of it. You will
incur additional hardware costs, but it will be the best performing. You
second option is to change the subnet mask to increase the number of hosts.
Below is an example:
Change 193.106.20.0 - 255.255.255.0
to 192.168.2.0 255.255.254.0 which gives you 510 hosts.
"Igor" <(E-Mail Removed)> wrote in message
news:F41AEE1D-05A7-4B1A-8AB6-(E-Mail Removed)...
> these are NOT public ip addresses - its all private, the person who did
setup
> in the beginning started this.
> So i cannot contact ISP because its private IP addresses.
> I need more details on resolving this problem.
> Thanks
>
>
> "Eugene Taylor" wrote:
>
> > Those are routable ip addresses you either need to contact your isp to
> > assign you more ip addresses or setup NAT and use private ip addresses
on
> > the inside of your network i.e. the 10.xx.xx.xx subnet.
> > "Igor" <(E-Mail Removed)> wrote in message
> > news
D0E6930-789D-46AC-97B8-(E-Mail Removed)...
> > > Hello all, i need help with my problem , i will explain:
> > > I have 2 locations both connected with T1 router, 1 domain
> > > Location A - 193.106.10.0 - 255.255.255.0
> > > BDC, DNS, DHCP
> > >
> > > Location B - 193.106.20.0 - 255.255.255.0
> > > PDC, DNS, DHCP
> > > I am running low on IP addresses on location B, what can be done in
easy
> > > steps to expand somehow location B network so the location A will be
on
> > the
> > > same network as the location B and i location B will have more ip
> > addresses
> > > to use?
> >
> >
> >