cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3055
Views
25
Helpful
54
Replies

PROJ

NaoyaKun
Level 1
Level 1

 WHY I CAN'T CONNECT MY WLAN TO THE SERVER ? LIKE IT ALWAYS SHOW SERVER REQ TIMEOUT? CAN YOU HELP ME?

54 Replies 54

Try the following to troubleshoot:

1. From the CORE-SW can you successfully ping 192.168.1.254? If should be if you assigned interface Gi1/0/1 to vlan 2 and configured the IP address in interface Vlan2.

2. From the GTWY1 can you ping 192.168.1.254. It should be successful if IP on Gi0/0/0 is 192.168.3.254/24, 

in dhcp pool V20 you have the command: option 43 ip 192.168.1.254 and 

the static default route is  ip route 0.0.0.0 0.0.0.0 192.168.3.1

Also, in the CORE-SW you should have the following static routes:

ip route 10.10.0.0 255.255.0.0 GigabitEthernet1/0/23

ip route 10.10.0.0 255.255.0.0 GigabitEthernet1/0/24 200

Regards, LG
*** Please Rate All Helpful Responses ***

NaoyaKun_0-1711379217812.png

im done following the static routes

Ok. So it works from CORE-SW. 

Can you show me the show ip route from CORE-SW ?

Also show ip interface brief and show ip route from GTWY1.

Regards, LG
*** Please Rate All Helpful Responses ***

NaoyaKun_1-1711381918888.png

NaoyaKun_2-1711381961499.png

here the file you need

 

On the CORE-SW:

enable ip routing with the ip routing command

and configure the 2 static routes to the users VLAN's

ip route 10.10.0.0 255.255.0.0 GigabitEthernet1/0/23

ip route 10.10.0.0 255.255.0.0 GigabitEthernet1/0/24 200

Regards, LG
*** Please Rate All Helpful Responses ***

i already did this like the first one you reply. and i did it again but have a same result like on my previous reply. here's the latest update on work

I guess you didn't issue the ip routing command from config mode because I looked at the CORE-SW config from the new project you attached, proj1, and it's still not enabled. Here is what you have to do:

CORE-SW#conf t

CORE-SW(config)#ip routing

CORE-SW(config)#^Z

CORE-SW#

And this is what the routing table should look on the CORE-SW:

CORE-SW#show ip route

Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP

i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area

* - candidate default, U - per-user static route, o - ODR

P - periodic downloaded static route

Gateway of last resort is not set

10.0.0.0/8 is variably subnetted, 3 subnets, 2 masks

S 10.10.0.0/16 is directly connected, GigabitEthernet1/0/23

S 10.10.0.0/24 is directly connected, GigabitEthernet1/0/23

C 10.10.3.0/24 is directly connected, GigabitEthernet1/0/22

C 192.168.1.0/24 is directly connected, Vlan1

C 192.168.3.0/24 is directly connected, GigabitEthernet1/0/23

C 192.168.4.0/24 is directly connected, GigabitEthernet1/0/24

CORE-SW#

Regards, LG
*** Please Rate All Helpful Responses ***

ow sorry. i didn't type the ip routing but now its correct. so what next step i have to do to connect on server in wlc-mgmtpc.

NaoyaKun_0-1711392508657.png

 

You will have to assign an IP address to the WLC-MgmtPC. Click on it, go to Config -> FastEthernet0 -> IP Configuration and choose Static. Assign it 192.168.1.10 with subnet mask 255.255.255.0

Now open a browser from Desktop and go to the address of the WLC - https://192.168.1.254 and hit Login. The username/password is admin/admin

Now you configure the tasks at number 4.

Regards, LG
*** Please Rate All Helpful Responses ***

tell me if am i wrong because its my first time to config and create a interface group. i log in and its okay and i go to the controller and click interface to create a interface group right??

can you help me i just kind of lost in creating interface group

Go to CONTROLLER -> Interfaces -> New

Input Interface Name and VLAN Id  for both Interface Groups and hit Apply and after that hit Back.

From the interface list, click on newly created EmployeeWiFi and in the next screen fill in the following info:

Port Number

IP Address

Netmask

Gateway

Primary DHCP Server

After you are finished filling in the info hit Apply and then Back.

Now do the same with the other interface defined - GuestWiFi.

Regards, LG
*** Please Rate All Helpful Responses ***

is my ip address , dhcp and gateway where can i get it again?? and the 9th port is used

NaoyaKun_0-1711397239627.png

 

Port number is 1 and ip address, dhcp and gateway are detailed in your PT Activity:

for EmployeeWiFi, VLAN 10, IP Address 10.10.10.9, DHCP 10.10.10.2, Gateway 10.10.10.3

for GuestWiFi, VLAN 50, IP Address 10.10.50.9, DHCP 10.10.50.2, Gateway 10.10.50.3

Regards, LG
*** Please Rate All Helpful Responses ***

its okay now i connect in no.4 not on 9 because its error but i cant connect it on employeewpc and in guestwpc