How to set up volume of lumia 535?

How to set up volume of lumia 535?

you want to reset audio volume in Lumia 535?
hold power button and press volume down key until that phone vibrate, after that you can set volume back
you can also try using headset to test
regarding this question I suggest contact Windows phone support
find support based on your location and language
http://www.microsoft.com/en/mobile/support/locations/

Similar Messages

  • How to set my volume keys to change volume rather than activating narrator

    is there a setting that i can change so that the narrator won't automatically activate when i press the volume button? i'm having windows 8 and i'm not used to it. i'm really getting annoyed that everytime i'm supposed to change the volume it suddenly
    activates the narrator

    Hi,
    If this just happened recently, this might be caused by some other applications, which result in keys conflict.
    In this case, I suggest to remove the applications to see the result.
    Regards
    Wade Liu
    TechNet Community Support

  • How to set input volume - currently very low results

    Hi there, I hope someone very kind and patient reads this and comes to my rescue.
    I am a singer / songwriter and am trying to set my laptop up so I can make simple recordings of my ideas. I therefore want to input vocals and guitar. I currently have a SM-68 dynamic mic but am thinking of getting a Samson G-Track condenser mic which is USB and has a built in audio interface so that a guitar may also be plugged in.
    I have gone into Sound Preferences and selected line-in.
    Rigged up my mic using a cable bought at the Apple store.
    However there is very little volume on the resulting recording.
    I have turned everything up to the maximum but this has made no difference.
    I wanted to keep the set up simple (and am on a tight budget) so I haven't got an audio interface.
    Could anyone talk me through the best way to set up - I am not very technical so can you avoid jargon as my poor brain may overload.
    If anyone has any info on the G-Track I would be grateful for any feedback. I am told that you can plug a guitar into it as it contains an audio interface.
    My fingers are crossed that my knight in shining armour with give me some sound advice.
    Many thanks

    http://www.bulletsandbones.com/GB/GBFAQ.html#micline

  • How to set target volume in migration assistent

    Dear all,
    Just received my new iMac, with hard disk and SSD. I messed up the permissions in the transfer process on my old iMac. So I can't access my old Imac, even in target disk mode (using pressing T on startup). The migration assistent however does have access so this helped me lot. But.... since the SSD is only 256GB, and this is were the migration assistent places the data, the bigger portions like the iTunes library cannoot be moved. I would like to tell the migration assistant to put the data to the HD. Anyone an idea how?
    Or how to repair the permissions on the old iMac? Please note that due to the permissions issue, it doesn't boot anymore, only in target disk mode.

    First off forget Migration Assistant.
    Second, your new iMac has a hard drive and a SSD.
    On the SSD you want OS X and programs installed from fresh sources.
    There will be home user folders like Document, Music and Pictures on the SSD. You don't want to use these or as little as possible. But the bulk of your files on the hard drive in new folders.
    You'll have to do this manually while the old iMac is booted in Target Disk Mode.
    Also your old iMac isn't dead, it's just the OS that is hosed, you don't want Migration Assisitant transfering any of that hosed stuff to your new machine.
    You can use Disk Utility located in your Applicaitons > Utlilites folder to repair permisisons on the old iMac while it's T booted in Target Disk Mode.
    I wouldn't do anyhting until you got your files off.
    You can also hold c and boot off the installer disk that came with the old iMac to use Disk Utility on that (under the Utilities menu) to Erase and reformat the old iMac's hard drive (format HFS+ Journaled) and then Quit and reinstall OS X fresh. (warning all data will be gone)

  • Setting audio volume

    Hi,
    I can't figure out how to set the volume level of the audio I have dragged into the opening screens. The volume is always way too loud when I put the DVD in. I want to be able to match the volume of the content to what is in the main pages and chapter screens.
    Thanks,
    Lori

    You will need to change volumes in Soundtrack or other editor, DVD SP does not handle those changes...also if you encoded differently there can be volume shifts but it sounds like more than that...

  • How can I get volume on my I6 to hear incoming calls . I went to setting , sounds, and selected a tone, but still no sound for incoming calls, texts, or other notifications.

    How can I get volume on my I6 to hear incoming calls . I went to setting , sounds, and selected a tone, but still no sound for incoming calls, texts, or other notifications.

    Hi rsample,
    Thank you for visiting Apple Support Communities.
    Your symptoms make it sound like the iPhone side switch is set to silent mode.
    iOS: Understanding sounds, ringtones, and alerts
    Set your device to silent mode
    iPhone: Toggle the Ring/Silent switch on the side of the device.
    Best Regards,
    Nubz

  • How to set volume using Powershell script?

    I would like to know on how to set volume under Window 7 Home 64 bits system using Powershell script.
    Such as 8000 levels as default
    Does anyone have any suggestions?
    Thanks in advance for any suggestions
    Thanks in advance for any suggestions

    Try this.
    Function Set-SpeakerVolume{
    Param (
    [switch]$min,
    [switch]$max,
    [int]$Percent
    $wshShell = new-object -com wscript.shell
    If ($min){
    1..50 | % {$wshShell.SendKeys([char]174)}
    ElseIf ($max){
    1..50 | % {$wshShell.SendKeys([char]175)}
    elseif($Percent){
    1..50 | % {$wshShell.SendKeys([char]174)}
    1..($Percent/2) |% {$wshShell.SendKeys([char]175)}
    Else{
    $wshShell.SendKeys([char]173)
    This works in Windows 8.1.
    Stolen / Modified from
    http://blogs.technet.com/b/heyscriptingguy/archive/2013/07/28/weekend-scripter-cheesy-script-to-set-speaker-volume.aspx, which took me 20 seconds of (apparently) lucky searching.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • How to set ACLs on Remote MAC server Volumes..

    Hi,
    I have Mac OS X server v 10.5 Leopard. Initially I have enabled the ACLs using fsaclctl on the MAC server volume. When this volume gets mounted(through afp) on some other MAC client(MAC OS X 10.4 Tiger), the ACL status is shown as disabled. And it not allowing to set the ACLs on the remote volume from the client side.
    I have used the following command to enable ACLs from Client.
    sudo fsaclctl -p /Volumes/<server Volume> -e
    This failed as "not supported".
    Anyone knows how to set the ACLs on the remote MAC server volumes? Basically I want to see ACL working on Remote MAC server volumes.

    Hi
    +". . . remote MAC server volumes . . ."+
    Are you saying you are trying to enable ACLs on volumes shared by another OSX Server when volumes are mounted on the server in question?
    Or are saying you can't see if ACLs on mounted volumes when issuing ls -lae for example?
    You might want to read:
    http://discussions.apple.com/thread.jspa?messageID=648307&#648307
    http://discussions.apple.com/thread.jspa?messageID=1535247
    and
    http://discussions.apple.com/message.jspa?messageID=8456140#8456140
    http://discussions.apple.com/message.jspa?messageID=8340573#8340573
    http://discussions.apple.com/message.jspa?messageID=7777878#7777878
    Tony

  • How to set volume levels in individual apps.

    I know on windows, you can set the volume for programs in the background, how do I do something similar to this on my mac?
    Best Regards,
        Patrick

    No, unfortunately.
    There is no  Volume Mixer / Windows  like utility available in OS X.
    Google it. I do not use any third party utility.
    Best.

  • How to set Volume for Nokia N95(8GB)

    Hey,
    I own a Nokia N95 (8GB)
    works rather well...
    Some how i have managed to damage the Volume Buttons on the side of the phone and my volume for my music is set to the default "Volume Level"...(Which isn't very loud)
    I need some help 'how to higher the volume without using those buttons on the side'
    Please,
    thanks Brad

    Doh!
    You're right! Connect the remote (Like the AD-54) and use the remote to control the volume.
    Message Edited by el_loco on 03-Jun-2008 12:43 AM
    640K Should be enough for everybody
    El_Loco Nokia Video Blog

  • How to set volume with AudioServicesPlaySystemSound?

    I got playing sound with AudioServicesPlaySystemSound working, its quite simple but theres no documentation on how to set volume at all. Is it possible and how?

    Did you ever find an answer to this? I need to do the same thing.

  • IPod Shuffle: How to set the maximum volume limit

    How do I get back to the volume default I set at the onset of using my shuffle?
    I have speakers in my Ski Helmet and would now like to turn up the volume louder than I have currently set for my in ear earpods.
    Any help is appreciated.
    b

    If you're talking about the Maximium Volume Limit:
    Setting the Maximum Volume Limit
    You can set a limit for the maximum volume on iPod shuffle. You can also set a
    password in iTunes to prevent this setting from being changed by someone else.
    If you’ve set a volume limit on iPod shuffle, the status light blinks orange three times if
    you try to increase the volume beyond the limit.
    To set the maximum volume limit for iPod shuffle:
    1 Set iPod shuffle to the desired maximum volume.
    2 Connect iPod shuffle to your computer.
    3 In iTunes, select iPod shuffle in the Source pane.
    4 Click the Settings tab.
    5 Select “Limit maximum volume.”
    6 Drag the slider to the desired maximum volume.
    The initial slider setting shows the volume the iPod shuffle was set to when you
    selected the “Limit maximum volume” checkbox.
    7 To require a password to change this setting, click the lock and enter a password.
    If you set a password, you must enter it before you can change or remove the
    maximum volume limit.
    Note: The volume level may vary if you use different earphones or headphones.
    To remove the maximum volume limit:
    1 Connect iPod shuffle to your computer.
    2 In iTunes, select iPod shuffle in the Source pane.
    3 Click the Settings tab.
    4 Deselect “Limit maximum volume.”
    Enter the password, if required.
    Note: If you forget the password, you can restore iPod shuffle. See “Updating and
    Restoring iPod shuffle Software” on page 26 for more information.

  • HELP!Simple MIDI player based on Sequencer:how to set Volume?

    Hi,i'm Roberto,i'm student and i'm realizing a simple midi player in java (using java1.5 and javax.sound.midi package).....the program has a gui and it can just play midi files,and the player is a class based on a Sequencer object:so the method play() initializes a Sequence object from a file and this is given as parameter to the sequencer,so it runs with Sequencer.start();......
    my BIG problem is:"how can change the volume when playng if the player's class is created as above?","how can i realize a method setVolume(int volume)?"......please help me!!!!!

    Did the previous post fix the problem?
    At what point should the synthesizer and sequencer be opened?
    Can the volume be set at anytime during playback?
    I have a similar problem and i tried both of these solutions and they did not work for me.
    Heres my code:
        /** The midi sequencer */
        private Sequencer sequencer = null;
        /** The synthesizer (for volume control) */
        private Synthesizer synthesizer = null;
        /** The volume (as a percentage) */
        private double gain = 100.0d;
         * Default constructor.
         * @since 1.0
        public MidiPlayer() {
            try {
                 // get the system sequencer
                this.sequencer = MidiSystem.getSequencer();
                // get the system synthesizer
                this.synthesizer = MidiSystem.getSynthesizer();
                // open the sequencer
                this.sequencer.open();
                // open the synthesizer
                this.synthesizer.open();
                // link the sequencer to the synthesizer
                this.sequencer.getTransmitter().setReceiver(this.synthesizer.getReceiver());
                // set this class to list for meta events
                // (end of track event in particular)
                this.sequencer.addMetaEventListener(this);
            } catch (MidiUnavailableException ex) {
                // TODO error handling
                 ex.printStackTrace();
        public void play(Sequence sequence, boolean loop) {
            if (this.sequencer != null && sequence != null && this.sequencer.isOpen()) {
                try {
                     // give the sequencer the sequence
                     this.sequencer.setSequence(sequence);
                    // start the sequencer
                     this.sequencer.start();
                    //set the loop flag
                    this.loop = loop;
                } catch (InvalidMidiDataException e) {
                    e.printStackTrace();
                    // TODO error handling
         public void setGain(double gain) {
              this.gain = gain;
             // change the percent value to a respective gain value
            int value = (int) (127 * (double) (this.gain / 100.0));
             // modify the volume of the sequence
            MidiChannel[] channels = this.synthesizer.getChannels();
            for(int i = 0; i < channels.length; i++) {
                 channels.controlChange(7, value);
              MidiChannel[] channels = this.synthesizer.getChannels();
              for (int i = 0; i < channels.length; i++) {
                   channels[i].controlChange(7, (int) (127 * (this.gain / 100.0)));

  • Lumia 535 Dual SIM lcd suddently freeze/blank when...

    I just bought a Lumia 535 LCD Dual SIM. I charge the battery 2 times. The first charge run smoothly but when the battery charge for second time suddenly the LCD not working (freeze/blank).
    I 've tried the instructions on the website that guide me to try soft reset or hard reset by pressing the volume button and power button in certain order but there is no effect at all.
    Has anyone encounter the same problem or indeed because there are factory defects?
    Any suggestion to resolve the issue?
    Thank you in advance.
    Solved!
    Go to Solution.

    Hi, @ongky74. We'd like to follow-up on your concern. Have you received any update from your vendor? What was their recommendation? Did they replace the phone or directed to you send it to the Care Point?
    How about you, @supertimin? Do you still have the phone with you or did you send it for repair? Since you've done all the recommended troubleshooting steps, your next option is to have it checked by our authorized technicians. Before sending the phone for repair, be sure to create a backup file to avoid any data loss: Back up my stuff. You can check your local support on this link: http://www.microsoft.com/en/mobile/support/locations/.
    Since most of the users on this thread have reported sending their phones to the Care Points for evaluation & repair, we suggest waiting until the repair process is complete. We encourage everyone to update this thread & post the outcome of your concern.

  • How we set up multiple websites on OSX Server

    BACKGROUND
    After fiddling and futzing around for weeks (actually since last year) I've finally figured out how to set up multiple websites (virtual sites) using one port and one IP address. While there seems to be lots of discussion on this topic, it seems that the basic assumption is that one knows everything about websites, DNS and all that stuff, which I do not.
    When our network was originally established the engineer set up a wiki and also configured webmail, so we had two sites, one secured for mail and the other open for Calendar and the wiki. We were not hosting any websites locally because our school website is hosted by a company in New England.
    This year I wanted to set up websites for teachers and students. As great as the wiki is, there are some things it just can't do as well as a website. So I figured if I set up the sites teachers could link back and forth from one to the other. In addition kids could now start to use a real website instead of the cobbled together file mess I had when we ran a Windows network. Also iWeb is a much more accessible tool than FrontPage.
    SERVER SIDE:
    Snow Leopard Server - 10.6.4
    There are two - actually three pieces if you want your iWeb clients to connect to the server: Server Side Web Services, DNS and, in my case, FTP.
    ================================================ SERVER SIDE - WEB SERVICES
    If you haven't turned on Web services, you'll need to open Server Admin and do that. If you don't know how to set up web services - just reply and I'll step you through that as well.
    Once web services are set up and turned on, you'll see it listed under your server’s name in the Server Admin sidebar. Click on "Web" and then click on the "Sites" tab at the top of page. This is where you list all your sites.
    Click the plus button and enter the fully qualified name of your site, for example: "students.myschool.org". Don't use the defaults here (no name) - that's what got me in trouble before. BE SPECIFIC!
    You'll be looking at the "General" tab (the other tabs, "Options", "Realms", etc. we'll deal with in a second).
    On the "General Tab", the default IP address ("any") and port (80) is just fine. We'll run everything over port 80. (Apache figures all the virtual site stuff out - you don't need your rocket science degree for that.)
    "Web Folder:" is important because this is how you'll "segment" your websites. While I would NEVER do this again, we have a solid state hard drive for the OS and a RAID array for our data files. IF you have that, make sure you do NOT use the default "Web Folder" because it will store all your files on your solid state drive. There may not be enough room, over time, on that drive. I've not experienced it yet, but it's my understanding that if the drive fills up, the server shuts down.
    I store my web sites on a folder on the RAID array.
    Everything else on that tab can be left as the default. (Just make sure that you have an "index.html" or "index.php" file in your web folder root, but iWeb will take care of that for you.)
    I would put in your email address in the "Administrator Email:" field.
    Under "Options" you really don't have to put anything. I've tested making websites with iWeb and it doesn't appear that anything needs to be checked.
    Nothing needs to be entered in "Realms" as well from what I see working w/ iWeb.
    The defaults in "Logging" are fine.
    You can leave "Security" alone, but we do have a (self-issued) certificate listed for our webmail site.
    "Aliases" is important. Under "Web Server Aliases" you enter how you want the site to respond to when users type in a URL in their web browsers.
    When our web server was initially set up the engineer set up "wiki.myschool.org" on port 80 and "mail.myschool.org" on port 443. In the aliases section was nothing but a "*" (the wildcard character). That means, from what I can figure out, that the webserver will respond to these sites regardless of what is typed in the URL. (Well, something like that - point is, if you create OTHER websites, you'll NEVER get to them because the wildcard character in the "Aliases" section, in effect, grabs those web requests and redirects them to the sites that are already there.
    In my case I deleted both of those wild card characters. For my "wiki.myschool.org" site, I entered "mail.myschool.org". That means if you type EITHER "wiki." or "mail.", go to the site that’s stored in the “Web Folder” we set up when those sites were created.
    For "mail.myschool.org" I just DELETED the wildcard character. I wanted that site (since it was secured) only to respond to "mail." - nothing else. (You're not going to that secured site for any other reason than to get your mail.)
    "Proxy" can be left blank. Have no idea what that does. As time permits I'll do some research and figure out what it's used for.
    "Web Services" is if you want to provide any MORE services to this particular site. Most likely you'll want to uncheck all the boxes. For our "wiki." site, we have checked "Wikis", "Blogs", and "Calendar". For our "mail." site we have those checked PLUS "Mail".
    I would create a separate "Web Folder" for each of your sites. I don't know if that's a requirement but for housekeeping purposes, I would keep the sites separated. And I SUSPECT that it's "best practice" to separate your wiki from your other websites.
    SERVER SIDE - DNS
    OK...now you have to make your site reachable and the only way to do that is to set up DNS so that folks don't need to type in the IP address of your web server. You need to set up DNS inside your network and, if you want folks in the outside world to reach your website, you'll need to set up an external DNS as well. I'm going to cover INTERNAL DNS - if you don't know how to set up EXTERNAL DNS - reply or email me and I'll post those instructions.
    Most likely you have already created Zones for you network...all you really need to do is create "Aliases" so that when you type "students.myschool.org" your web browser will know that site resides on IP address XXX.XXX.XXX.XXX.
    If you've set up Zones then you already have a "Machine" setting that translates your server’s name to an IP address and vice versa.
    All you need to do is create an "Alias" (CNAME) record for, in this case, "students". You’ll see the choices for types of records when you click the "Add Record" button.
    There are only two fields to configure for a record: "Alias Name" - in this case "students" and "Destination" - in this case "servername.myschool.org". (You've already entered a machine record that says "servername" = 192.168.1.x.)
    That's it for Internal DNS.
    SERVER SIDE - FTP
    Now you have to get iWeb to communicate with the webserver.
    There are only three ways iWeb will communicate with webservers: MobileMe, Local Folder and FTP Server.
    Local Folder is really only practical if you want to host a website on a laptop (I was blown away initially when I found out that all Macs had a built-in web server - how neat is that?). I think there are some very cool things teachers could do with configuration, and, of course, you wouldn't need to set up any web services on the web server, but that's for another discussion. You need to set up FTP services on the web server.
    Turn on and enable FTP on your webserver.
    You can leave the defaults for "General", "Messages" and "Logging". "Advanced" is the only thing you want to set. I set "Authenticated Users See:" to "Home Folder Only". I set the "FTP Root" to the same root folder in which I plan to store my web sites (/VOLUMES/RAID Array/WebServer/Documents). This setting sets that folder only to be accessible via FTP.
    I would suggest returning to your DNS settings and adding one more "Alias". Set "ftp." to point to your webserver. Why? So folks can edit their sites from home (see below).
    CAVEAT: If you are running FTP on other servers, make sure that the settings here do not conflict with the settings on the other servers. For example, I'm running FTP on my file server so that my scanners can communicate with it. However, I configure my FTP settings by machine name and NOT "ftp.myschool.org".
    ================================================
    CLIENT SIDE - CONFIGURING iWEB
    Now you have to configure iWeb so that it will communicate with your server.
    Click on the "Site" icon so that "Site Publishing Settings" appears.
    Publishing:
    "Publish to:" = "FTP Server"
    You can set the "Site name:" and "Contact email:" to whatever you want. But see below!
    FTP Server Settings:
    "Server address"=ftp.myschool.org (you could also enter in servername.myschool.org or the IP address. However, if you want folks to be able to work on the site from home, you will need to configure external DNS for that. If you use the IP address, you're out of luck for remote access to the site. (You can do it but it's beyond the scope of this discussion.)
    "Username" & "Password" should be your user's network login credentials.
    "Directory/Path" - this is important. Remember, you set your "FTP Root" to be "/VOLUMES/RAID Array/WebServer/Documents". If you leave this field blank then the website will be dumped into this folder. If you are only setting up one site, that may be OK. However I wanted to set up a "students" site folder, a "faculty" site folder and a separate site for our literary magazine.
    THEREFORE: I have, in my ..../Documents folder (on the server), a "students" folder, a "faculty" folder, and a "litmag" folder.
    SO...in my "Directory/Path:" field, I have "/faculty". That means the full path to this website is "ftp root/faculty" or "/VOLUMES/RAID Array/WebServer/Documents/faculty" (You don't need a trailing "/" character. iWeb will automatically append the folder for you user depending on what you entered in "Site Name:" in the "Publishing" area.
    Website URL:
    This is the root website depending on whether it is "students" or "faculty". Since iWeb will append the site name to this root website, I accomplished what I hoped to accomplish in this post (http://discussions.apple.com/message.jspa?messageID=12288561#12288561).
    Faculty sites will be @ http://faculty.myschool.org/username. Students @ http://students.myschool.org/username. PERFECT!
    iWeb is such a GREAT tool - NOW the kids can start using it!
    I want to reiterate that this works for our school but it should work for you as well. There may be better ways to do this but it works for us.
    Hope this has been helpful and you won't have to spend weeks trying to figure this all out by yourself!

    OK...here's how we did it.
    To get access to the website you created from outside your network there are a couple of steps.
    First, you have to have a STATIC IP address from your ISP. If you have a T1 circuit, no problem...you usually get a couple of static IPs you can use. However, if you have a cable modem circuit, most likely you have a dynamic IP address which changes when you connect to the internet. Usually a static IP will cost a bit more because the ISP has to go through a couple of steps to set it up for you. But once you have the address, you now have a way for folks outside your network to connect with you.
    (I’m also assuming that you use a router of some sort through which traffic flows out to the internet and that you aren’t using connection sharing or something like that.)
    The next thing you need to do is have your new static IP address associated with the server on which you are hosting your website. You've probably already done that if your website works inside your network. However, you've associated a private ip (192.168.x.x, etc.) to your web server. That doesn't mean anything to folks on the outside because private IP addresses are just that - private - folks can't access them. (I won't get into VPN because that's a whole other topic.)
    The way you associate your new static IP address to your web server is through some sort of dns application from your ISP. For example, we use TierraNet to manage our external DNS information. They have a web interface control panel that is very similar to the DNS interface for XServer. You can create CNAME records (aliases - other ways that folks can access your servers).
    Basically you create an "A" (CNAME) record with a fully qualified domain name (e.g. webserver.myschool.org) and point it to your public IP address (XXX.XXX.XXX.XXX) which you just got from your ISP. It's going to take a while (24-48 hours) for this change to take effect. BTW, you can create as many “A” records as you want. For example mail.myschool.com and wiki.myschool.com could point to the same place.
    You want to make sure that the fully qualified domain name you enter in the external dns utility matches the name you used when you created your internal dns records on your XServer.
    OK...so now folks can get to your domain - but, remember, you have a private network IP scheme between them and you. You now have to tell your router that when web traffic arrives, allow it inside the network and direct it to your web server.
    Let's say your public IP address is 205.100.112.50 and your web server is 192.168.0.5.
    You have to create, in your router’s "Security Zone" (router companies call them different things) a couple of rules. Usually the first rule is: "Let everything inside the network get out to the web." You've probably already done that if folks inside the network can reach the internet.
    You then have to tell the router to allow web traffic (port 80) into your network AND redirect that traffic to 192.168.0.5.
    We use AdTran routers and they have a web interface which allows you to write "rules" affecting public and private traffic. Public is folks outside the network, private is folks inside.
    AdTran calls them "Security Zones" and you modify those zones with policies.
    So my "Policy" would say, in the above example, redirect traffic from my public IP (205.100.112.50) -> to my web server -> (192.168.0.5).
    THEN you have to modify this policy with what AdTran calls "Traffic Selectors". You've said, OK, you can get in, but WHAT can get in?
    The "Traffic Selector" is written to say: "Permit" "TCP" traffic from 205.100.112.50 only through Port 80. (That's the port that web traffic goes over. If you wanted a secure website, you'd add another traffic selector that opens port 443, for example.)
    I'll tell you I'm no genius when it comes to this. I called AdTran and had them configure my router for me. I told them what I wanted done, they remoted into the router and configured it. But then I could go to the web interface and see what they did and then added rules later on when I wanted, for example, to get access to the network via Apple Remote Desktop or VPN into the network on my iPad.
    I'd bet that your router has a maintenance agreement that includes this service and if it doesn't it should have.
    I did find that I still had issues when I tried to set this up originally and it had to do with the ORDER of the policies. I can’t remember exactly what the issue was, but, effectively one of the policies highjacked traffic before the policy that I wanted got triggered. Simply moving them around in the list fixed that issue. So if you have this set up but still can’t access the site, check the order of your rules.
    I don’t know if that helps or not, but I try to think about this stuff conceptually and then get someone to help me with the details. I work with this stuff so infrequently that I forgot how I did something 6 months or a year ago. I’m in the process of creating a wiki for the school which documents all this stuff, but that’s a major undertaking.
    Cheers,
    John

Maybe you are looking for

  • Transport control program tp ended with error code 0249

    Hello guys,       I am facing an when importing transport.  After I click import to the transport in STMS, before it runs, a message window is displayed immediately. This was working find until last week, any kind of transport is followed by the same

  • How to set up a formula for specific cells

    I have a list of products with prices next to them. at the bottom i have a total cost of all the products but an added feature to the list, id like to "subtract" the cost of a given product from the total for the products that have already been purch

  • Regarding inbound delivery

    Hi, can any one help me out in creating inbound delivery with ref to the purchase order and item . I am using BBP_INB_DELIVERY_CREATE. I need to club the PO's and po items into one delivery can any one help me wether we need to do code to club or som

  • Problem in populating field of same name in main & sub screen

    Hi Guys, I have a problem in my BDC program where the same field name appear in main screen and subscreen. Everytime i run the BDC program it will only populate to the field in main screen but not in the subscreen. Below are the result of my BDC reco

  • Hyper-v usability - Stopping-Critical

    I recently bought a new system, which works just fine. I installed Windows 2012 R2, installed a SSD drive and 3 Western Digital 4Tb Red drives. I've created my Storage pools and installed the hyper-v role. I've also patched Windows through the normal