Jump to content

Energy

Members
  • Posts

    11
  • Joined

  • Last visited

Reputation

0 Neutral

About Energy

Personal Information

  • Location
    Denmark
  1. I enabled GVRP and also on the ports. Also added those untagged VLANS and now everything works. The Client gets the right IP from DHCP VLAN2050 and can also ping the DHCP Server. Thanks for the help.
  2. If i do this it my client is actually getting and ip adresse. interface ethernet 1/1 switchport allowed vlan add 2050 untagged switchport native vlan 2050 interface ethernet 1/24 switchport allowed vlan add 2005 untagged switchport native vlan 2005' But then my next problem is that i actually want my client to access the VLAN2005 but if i add it again switchport allowed vlan add 2005,2050 untagged switchport native vlan 2050 interface ethernet 1/24 switchport allowed vlan add 2005,2050 untagged switchport native vlan 2005 they client doesnt recieve and ip???
  3. I have no firewall enabled on the system for same reason. -------------------------------------------------------------------------------------- I did find something odd, i tried to add a new Scope to the DHCP Server. And know its trying to give the IP adresse from that scope to the client, but still client doesnt recieve it. But it seems to be related to that vlan is not tagged correctly then? It should be givin a IP from VLAN 2050 instead.
  4. That is exactly what i have done? First of all i dont have any gateway yet so no defualt gateway because of that. I have a Scope on my DHCP server that is 172.10.50.x/24 My client is on the 2050 vlan where the ip helper is set on the switch. Ofcourse i can't give my client a gateway..
  5. When you setup a VLAN and give it a IP adresse it become the Gateway to the switch and you can manage it this way. if i just give it ip adresse it will just be on vlan1 as defualt and you can manage it from there 2. But this make no sence at all. Because if i set this to be my gateway i will never reach anything at all.
  6. Im not sure i understand you correct. But the switch ip is the VLAN switch ip adresse? So its kinda the same.
  7. Well that doesnt make much sence... Because i can ping from one vlan to another? And the web interface even say its enabled?
  8. well the DHCP server is on VLAN2005 and its gateway is the switch VLAN ip address. So isnt the issue :-\
  9. This should be so simple but it seems that it isnt that simpel at all. My test eqiupment. SMC Switch SMC TigerStack II 10/100/1000 SMC8926EM/SMC8950EM DHCP Server 2008 (IP - 172.10.5.50/24 - GW 172.10.5.1) Running Running log (See attachment for full LOG) VLAN database VLAN 1 name DefaultVlan media ethernet state active VLAN 2005 name VLAN2005 media ethernet state active VLAN 2050 name VLAN2050 media ethernet state active interface VLAN 2005 IP address 172.10.5.1 255.255.255.0 ! interface VLAN 2050 IP address 172.10.50.1 255.255.255.0 IP DHCP relay server 172.10.5.50 interface ethernet 1/1 switchport allowed vlan add 2005,2050 untagged switchport native vlan 2050 interface ethernet 1/24 switchport allowed vlan add 2005,2050 untagged switchport native vlan 2005 My Client is in port 1 and DHCP Server is in port 24 I can ping DHCP Server if i set the client ip to (also the dhcp server can pint client) IP - 172.10.50.100/24 GW - 172.10.50.1 Funny fact is also that the DHCP Server actualy thinks it give out and lease to the client??? But it never recieves it? I think my problem is something with the switch routing but i dont know? SMC LOG.txt
×
×
  • Create New...