Ask Experts Questions for FREE Help !
Ask

Cisco router and Win2003

Asked May 9, 2006, 05:56 AM — 2 Answers
Hello,
I've a big problem and I hope that someone can help me,
I've the win2003 server, with DHCP,DNS,RIS,RRAS...etc configured and Two NIC cards, one for the Lan and one for the Wan and I've a static IP address from my ISP.

The problem is I've an ADSL line for internet configured on CISCO router 800 series, with the following configurations ( see later - pre-cofigured by the ISP ) , where the static IP address is configured on the ATM0 interface of the router and I've at the same time to give the same IP address on the Win2003 server WAN interface, moreover I don't need to use the dhcp on the router ( I'll stop it on the router ).

In brief my server will do everything, I need to use the Router as a modem.
What shoud be modified on the following router configuration to do that.


*** Router Configuration


Ip subnet-zero
!
No service tcp-small-servers
No service udp-small-servers
No snmp-server
No ip finger
No ip source-route
No ip http server
!
No ip bootp server
No service pad
Service nagle
!
No ip domain-lookup
!
No cdp run
!
No ip rcmd rsh-enable
No ip rcmd rcp-enable
!
No ip dhcp excluded-address 10.10.10.1
No ip dhcp pool CLIENT
No access-list 23
Line vty 0 4
no access-class 23 in
!
! DHCP option: last host needs to be excluded
!
Ip dhcp excluded-address 192.168.254.1
!
Ip dhcp pool LAN
network 192.168.254.0 255.255.255.0
default-router 192.168.254.1
dns-server 195.238.2.21 195.238.2.22
lease 2
!
Interface Ethernet0
ip address 192.168.254.1 255.255.255.0
no ip directed-broadcast
load-interval 30
ip nat inside
no keepalive
!
Interface ATM0
no ip address
no ip directed-broadcast
load-interval 30
no atm ilmi-keepalive
hold-queue 224 in
!
Interface ATM0.1 point-to-point
description Cisco 836 ADSL OFFICE 050411489
ip address ?.?.?.? 255.255.255.128
no ip directed-broadcast
ip nat outside
pvc 0/35
class-vc Office
!
Vc-class atm Office
inarp 30
encapsulation aal5snap
!
Ip nat inside source list 2 interface ATM0.1 overload
!
!
Ip classless
Ip route 0.0.0.0 0.0.0.0 80.201.246.1

Greetings

2 Answers
cajalat's Avatar
cajalat Posts: 470, Reputation: 329
Full Member
 
#2

May 12, 2006, 02:42 AM
Your NAT'd IP address is what is assigned by your ISP (?.?.?.?). You can't use that same IP for your server while at the same time connect it to your Cisco router. You'll have to use a different IP address for your server. If you disable DHCP then put your server in the same subnet as what's configured on your Ethernet0 interface.

Is there any particular reason you feel that you have to use the same IP on your 2003 server?

Casey
Helpful
Flintstones1962's Avatar
Flintstones1962 Posts: 55, Reputation: 5
Junior Member
 
#3

May 15, 2006, 01:13 AM
Hello again,

The router is Cisco 800 series, 827 Soho 77, Main mem is 16MB and Nvram 128 MB.
One ethernet interface and one ADSL (ISDN) interface.

Greetings
Helpful

Not your question? Ask your question View similar questions

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Add your answer here.

Remove Text Formatting

Undo
Redo
 
Decrease Size
Increase Size
Bold
Italic
Underline
Align Left
Align Center
Align Right
Ordered List
Unordered List
Decrease Indent
Increase Indent
Insert Email Link
Wrap [QUOTE] tags around selected text
Wrap [CODE] tags around selected text
Wrap [HTML] tags around selected text
Wrap [PHP] tags around selected text
Wrap [YOUTUBE] tags around selected text
Notification Type:



Check out some similar questions!

Problem removing Cisco VPN Client 4.6 [ 5 Answers ]

Hello, Can anyone give me assistance with how to completely remove the Cisco VPN Client (version 4.6) when the Windows installer cannot remove it? Please advise. Thank you.

Setting up DSL with router and Cisco IP phone? [ 9 Answers ]

Okay, I need help. I currently have DSL at my house but now my boss is sending home a router and a Cisco IP phone and I am not sure how to hook it up. They tried to explain but I do better with graphs or detailed explanations as to what specific wire goes to what jack. Can anyone help me? Here...

Can anyone help on Cisco IOS 12.1 ? [ 11 Answers ]

Hello, By accident while I was configuring my Cisco router I've deleted the OS, just doing a simple save like : copy run start, and I didn't look at the message, and I pressed Enter, and he deleted the IOS, does any one have a copy from the Cisco IOS 12.1 or higher ? I've a Cisco 800...

How to connect SUSE 9.2 to Win2003 ? [ 2 Answers ]

Hello Does anyone know how to configure suse 9.2 OS to connect to a windows 2003 AD ? And if possible , how to make suse sees the other computers in a win-xp workgroup computers ? Greetings :D

WAP vs Router [ 14 Answers ]

So what is the difference between WAP and a router? I have a router with 4 computers wireless and 2 desktops wired. All have their own internet access (I don't access the internet through any one computer). I want to get a wireless printer server. Would I hook that up to another port on the...


View more Networking questions Search