Questions tagged [ios]

The operating system used on the majority of Cisco's routers and switches; a package of routing, switching, internetworking and telecommunications functions tightly integrated with a multitasking operating system. For Apple's mobile device OS, use apple-ios.

309 questions
1
vote
0 answers

Parse server on AWS ElasticBeanStalk does not stream .mp4 PFFile to iOS AVPlayer and Safari?

Parse server hosted on AWS ElasticBeanStalk(deployed with AWS button) cannot stream .mp4 PFFile saved in mongodb on AWS EC2 (EBS) to iOS AVPlayer and Safari browser. Video plays on Chrome browser but does not play on my iOS app or Safari browser.…
dpaid
  • 11
  • 2
1
vote
0 answers

Does Rabbitmq support Elliptic Curve Encryption?

I am using rabbitmq for chat. I have already installed the ssl on machine, which work fine for Android platform, but iOS broker not able to establish connection with machine and always show SSL Handshake error. After doing some research i found that…
Shravan40
  • 359
  • 1
  • 2
  • 12
1
vote
0 answers

Windows Server DNS Issue - Apple iOS fails with Server2008 r2

We have a peculiar issue in that our company ipads cannot resolve DNS correctly when pointing to server 2008 r2 with the DNS role. They are however, resolving correctly when targeting server 2012 with the DNS role. We are trying to deploy numerous…
1
vote
0 answers

iOS ipsec vpn configuration to bypass private ips (lan ips) being routed on vpn tunnel

I am using an ipsec based vpn configuration profile to connect a number of devices on my network to a remote strongswan based vpn server using certificate based authentication and connect on demand. Everything works well. However, my lan resources…
muzammil
  • 59
  • 1
  • 2
  • 6
1
vote
0 answers

Proper NAT/routing configuration for device-wide iON VPN (using NETunnelProviderManager)

I am trying to set up a VPN server environment to work with the test program provided by Apple called SimpleTunneler, which uses NETUnnelProviderManager introduced in iOS 9.0. For the server portion I am using the tunnel_server program which is part…
Locksleyu
  • 63
  • 1
  • 7
1
vote
1 answer

Filtering even ip address from a router

Is there a way to filter out even(or odd) numbered IP address from passing through a router (I am working with the cisco packet tracer) using access lists or any other methods? Thank You
Janak
  • 113
  • 4
1
vote
1 answer

invalid password at my Cisco 2961 router

I am going crazy here! I set a password at my router and I can't think of anything that could be wrong! I even saved the configuration before I got locked out of the router, I will share it with you. I know how to do password recovery, but I am just…
HQJ
  • 11
  • 3
1
vote
1 answer

Sending IOS .bin file to Cisco 3750 Catalyst Using TeraTerm (xmodem)

I want to Update my Cisco 3750 Catalyst IOS. I don't have a LAN Connection with the Switch,just Console Cable, so I'm using xmodem and Tera Term to send the .bin file to switch. When I go to Tera Term -> File -> Transfer -> xmodem -> send -> and I…
1
vote
0 answers

Cant send large attachments from iOS using Exchange 2013

Some of my users are having issues sending emails with attachments from iOS devices but the same works fein from desktop versions. There seems to be a link to the size of the attachment, as an example 8mb files are causing an issue where 1mb files…
1
vote
1 answer

How to choose VDSL firmware on a Cisco 887VA router?

On Cisco ADSL routers, there is a wide choice of modem firmware releases available, as well as IOS releases; each IOS release comes with its built-in modem firmware, but you can override it with a custom (and possibly more recent/stable/performant)…
Massimo
  • 70,200
  • 57
  • 200
  • 323
1
vote
1 answer

Configuration of Switch Module (WIC) on Cisco 3800

I have a 4 port module in my 3800 router, an HWIC-4ESW, that acts like a switch. I can configure IPs on each port if I do something like the following: conf t int F1/1 switchport access vlan 20 vlan database vlan 20 exit int vlan20 ip…
Kyle Brandt
  • 83,619
  • 74
  • 305
  • 448
1
vote
4 answers

How do I find out what the WIC Model is from CISCO IOS?

How do I find out what the model number of a WIC is with an IOS command? In show interface all I get is 'Hardware is Fast Ethernet', I don't see anything under 'show hardware' either...
Kyle Brandt
  • 83,619
  • 74
  • 305
  • 448
1
vote
1 answer

Cisco Router NAT does not work

I have an active internet connection from provider on festethernret0 and also have vlan1. I need to have an internet connection from festethernret0 to my vlan1. I am doing it this way: access-list 2 remark CCP_ACL Category=2 access-list 2 permit…
1
vote
1 answer

Download startup config from Cisco device using SCP

I can successfully download the config from Juniper network devices using SCP - I'd like to do the same for a Cisco router. SSH access is already working, and I've enabled SCP using ip scp server enable. Problem is that I don't know the name or…
Owen Orwell
  • 394
  • 1
  • 8
1
vote
0 answers

VTP trunking not working for Cisco 4948 switch

I'm adding a new Cisco 4948 switch to an existing network that has a bunch of 3500 series switches already configured and working. I've verified the VTP domain and password are identical, tried pushing out a vlan change, but it is being ignored by…
John P
  • 1,679
  • 6
  • 38
  • 59