-
Posts
2,704 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by mdrabble
-
Easy enough to set up- currently using a windows radius server for authentication which works well but need to sort vlans next week (which seems easy enough) and to set smoothwall as dhcp server for wireless Clients otherwise roaming/authentication breaks! Current licences expires in 2018 so may be looking for a different setup depending on cost of licence renewal.
-
I've migrated some users from on premise exchange 2013 to Office 365 without issue.... When they use outlook 2016, it picks up their smtp address user@domain no problem, but it prompts for logon credentials using [email protected] instead of username@domain which means unless they change it, they cannot login to outlook 2016. What is the best way of sorting this? Cheers
-
PXE Boot multiple machines across VLAN's
mdrabble replied to manamaga2512's topic in Windows Server 2012
IPHelpers and also check DHCP scope options 66 & 67 have been set. 66 needs to be deployment server 67 needs to be SMSBoot\x86\wdsnbp.com -
Ah... yes it a typo..... Client on V120 is actually 10.16.120.2 and not 10.16.112.2 @Davit2005 was correct, I needed to add the networks into smoothwall with the gateway address point back to the core switch. Happy days! Can make some ip changes such as the core switch ip etc and roll out VLANs!!
-
Right.... still stuck.... On a Server on VLAN 1 - IP:10.16.119.250 NetMask:255.255.248 Gateway:10.16.118.55 Internet works fine & Tracert shows as expected - <1ms <1ms 5ms 10.16.118.55 (Core Switch/Gateway for Server) <1ms <1ms <1ms 10.16.119.254 (Smoothwall) <1ms <1ms <1ms x.x.x.x (ISP etc......) Client on V120 IP: 10.16.112.2 NetMask: 255.255.252.0 Gateway:10.16.123.254 No internet and Tracert shows the following: 3ms 6ms 6ms 10.16.123.254 (vlan gateway address) * * * request timed out Cant ping smoothwall either from the client on V120..... have added the CoreSwitch IP as Gateway for internal nic but no joy (unless smoothwall needs a reboot) Sudden thought....... CoreSwitch...... what gateway address should this have? At the moment the Gateway address is Smoothwall (10.16.119.254)
-
didnt configure the core switch with an IP route to smoothwall..... now working on servers but not my clients Halfway there......
-
Scratch that....... can ping VAN1 IP Addresses and internal DNS once I set the gateway address to the Core Switch (10.16.118.55) on those computers Cant ping websites tho such as bbc and google. Ran Tracert and it reaches the VLAN gateway on hop 1 and it report back as destination unreachable. DNS forwarders are set to Smoothwall - Using Smoothwall.... do I have to set the internal nic to use 10.16.118.55 gateway?
-
DHCP now working on my VLANS!! - out of frustration I rebooted the core switch and edgeswitch I am using for testing Something must have needed a reboot Only issue now is can't ping any ip addresses or anything using DNS....... Oh well will keep plodding on
-
I've change the Gateway address on my DHCP to 10.16.118.55 (can ping 10.16.120.1) Chnaged DHCP scope so VLAN 120 gateway address is 10.16.120.1 Tested a VLAN'd port and still not getting DHCP address. Think at this rate it may be easier and cheaper to get someone in to sort it
-
Right..... here are my setting on the DLink Core IP Helper DLink-Core(config-vlan)#show ip helper Interface Helper-address VRF ---------- --------------- ------------- vlan120 10.16.119.250 IP Route DLink-Core(config-vlan)#show ip route Code: C - connected, S - static * - candidate default Gateway of last resort is 10.16.118.55 to network 0.0.0.0 C 10.16.112.0/21 is directly connected, vlan1 C 10.16.120.0/22 is directly connected, vlan120 Total Entries: 2 IP Interfaces DLink-Core(config-vlan)#show ip interface Interface vlan1 is enabled, Link status is up IP Address is 10.16.118.55/21 (Manual) ARP timeout is 20 minutes. IP MTU is 1500 bytes Helper Address is not set Proxy ARP is disabled IP Local Proxy ARP is disabled gratuitous-send is disabled, interval is 0 seconds Interface vlan120 is enabled, Link status is up IP Address is 10.16.120.1/22 (Manual) ARP timeout is 240 minutes. IP MTU is 1500 bytes Helper Address is 10.16.119.250 Proxy ARP is disabled IP Local Proxy ARP is disabled gratuitous-send is disabled, interval is 0 seconds mgmt_ipif 0 is enabled, Link status is down IP Address is 192.168.0.1/24 Gateway is 0.0.0.0 Total Entries: 3 DHCP on Windows 2012r2 IP Scope - 10.16120.0 - 10.16.123.254 Subnet - 255.255.252.0 Gateway 10.16.118.55 (DLink Switch) DNS - 10.16.119.250, 10.16.119.248 What am I missing???
-
No but the dhcp scope for the vlan ip range is. I'll double check settings in the morning just in case I've missed something
-
bump....
-
Ok...... in need of lots of hand holding, and help..... lots and lots of help!! Lets start from the beginning........ and hopefully someone can tell me what I am doing wrong..... Trying to set up VLANs with IP Helpers but I've not done something right as client not getting DHCP at all. I'm more at home with a switch GUI than command line - so feel free to provide CLI command if that is going make things better. AD Server Created DHCP scope 10.16.120.0/22 DNS point to windows servers Router points to DLINK switch Core Switch - DLink DXS-3600-32S L2 Features Created VLAN 120 and tagged Port 1/0/19 on VLAN 120 including VID and left VLAN 1 as native VLAN Set port 1/0/19 as a Trunk and allowed all VLANS L3 Features Added IPv4 Route - 10.16.120.0 255.255.252.0 on interface VLAN 120 Added IPv4 Static/Default Route - Gateway 10.16.123.254 on interface vlan 120 UDP Helper (IP Helper Address) added - Interface VLAN 120 with helper address 10.16.119.250 (WIndows DHCP) Unifi EdgeLiite Setup Switch IP details as follows Switch IP: 10.16.118.177 (a temp address) Subnet: 255.255.248.0 Gateway: 10.16.118.55 (DLInk switch) Created VLAN 120 Uplink port Untagged VLAN 1 and Tagged VLAN 120 Client port 1/0/8 - Untagged on VLAN 120 - Have tried Tagged and Exclude for Port 1/0/8 on VLAN 1 Port Summary on 1/0/8 show Port VLAN ID as 120 Any help pointers (slap round the head) welcome
-
Cheers, I'll have another look when I get to work later.
-
Using a DLink DXS-3600-32S as my core switch and Unifi EdgeLite for my edge switches. I thought the DXS-3600 was full L3 capable but turns out the SI (Standard Image) version has only some L3 options. Although I am slightly confused looking at the L3 options available. Routing IP Helper IP4 Interfaces I am hoping I do not need to purchase the EI (Enhanced Image) upgrade as £2k is a bit much at the moment. If I cannot use the DLink switch then I will have to use either my existing smoothwall S8 appliance or my wipe and reinstall my old Smoothwall UTM1000 appliance for routing (or spin up a VM with some kind of software routing option) As a side thought..... I have an HP 2920-48G switch (am I right in thinking that is Layer 3 capable -if so could I use that instead of the Smoothwall box?) Is it possible to tell from the attached images if, indeed the switch isn't capble for the L3 routing needed? Cheers Mark
-
Quick question - inter vlan routing..... how do i configure/check? Cheers
-
Cheers Guy - finally got round to finalizing things and yes makes much more sense to do it the way you suggested
-
Got myself confused with SCCM - it was to do with Verify Credentials. Have you looked that this? - https://community.spiceworks.com/topic/1945633-mdt-domain-join
-
Been a while since I've used MDT but On the task sequence for joining the domain, did you click on the test button? I seem to remember an issue where clicking Test Credentials caused an issue - so try entering details and ignore the test credentials option
-
Replacing some computers in two IT room - moving them them to other areas of the school. Re-imaging desktops/laptop to Windows 10 General Tidy up SIMS update Update Firmware on core fibre switch Replacing all edge switches with Unifi Edge Lite and taking the time to tidy all the cabinets and colour coding the cables for vlans VLans - (ouch my head hurts from thinking about this too much!!!) Re configuring Meraki to use VLANs and to use Smoothwall for DHCP - so roaming will work!!!!! Look at existing OM1 fibre runs with a view to replacing them at some point I'm sure there are things I've missed off but all adds to the fun
-
Server - download updates only automatically and then installed at each half term. Workstations - Last Friday of the month at 4pm
-
Not quite sure to post this but since it involved Windows 10 thought I would put it here. I have some science software which runs from a shared drive - but requires me to register some OCX files before it will run. If a user tries to run the software they get an error about missing OCX files. If an admin run the software it runs without issue and then normal users are able to use the software without issues. How is the best way to register several OCX and DLL files on 64bit Windows 10? Cheers
-
Cheers for the replies - Always good to have a sanity check now and then.
-
Looking to add extra Keyboard inputs to our Windows 10. I have been asked to add French, German, Spanish and Chinese. Whats the best way of doing this - with SCCM/GPO? Cheers
