Need basic Help - SG300 with vlan and routing

Hi,
i need some basic help with configuring vlan/routing.
Situation:
DSL Router - Cisco 300 - XenServer
192.168.1.253 - 192.168.1.19 - 192.168.1.10 (mgmt ip)
goal is, to reach from inside xenserver vms the internet.
vms = 192.168.2.x
gateway ip = 192.168.2.1
what i did:
- configured vlan 102, tagged, with the xenserver port
- configured on xenserver a network with vlan id 102, attached to the vm
- this network is conntected to an external bond
- configured ipva4 interface: vlan102 - Static - IP 192.168.2.1 (this is the gateway ip of the vms)
- automatic configured IPv4 Route: 192.168.2.0/24 next hop 0.0.0.0, Directly connected
So at the moment i cant ping from inside a vm to the DSL Router (192.168.2.2 to 192.168.1.253)
any ideas what i misconfigured or whats wrong?
cheers,
-Marco

Hi Tom,
ok, that make sense. I can ping the router now inside vms from 192.168.2.x network.
But i cant ping external adresses, error: Destination net unreachable.
My other problem i have, i cant reach any server from outside over router portforwarding.
How do i have to configure the upload port to the dsl router? Is it a access port or a trunk
port with all vlans (tagged or untagged?) At the moment ive a tagged Trunkport with all vlans.
IPv4 Interface Table
Interface
IP Address Type
IP Address
Mask
Status
VLAN 1
Static
192.168.1.19
255.255.255.0
Valid
Should the VLAN1 ip adress not the router ip adress ? Do i need an additional vlan for
the router ? At the end i like to change the switch ip from dhcp to static (change automaticly
when switching to layer 3 mode), but ive to look for the ios commands first.
What else do i missing ?
Thanks a lot,
Marcus

Similar Messages

  • Alright guys I need some help here with itunes and my music files

         Basically, I've had two apple accounts in the past like 4 years.  One day I connect my Ipod touch to my computer and downloaded an update from Itunes, not knowing that it erases all your content.  I didnt have my music files backed up either, so I ended up losing over $300 worth of music and apps.  Ever since then I never updated my touch, from the fear of losing my music.  Now that I have my own apple account, I have music files from the first account and my account.  My question is how can I back both of these groups of files up and update my ipod without losing any of this content!?  I would really appreciate a step by step process etc.  Thanks guys for helping me out!
    -Colin Wagner

    You can always redownload iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    You can transfer iTunes purchases to your computer by:
    iTunes Store: Transferring purchases from your iOS device or iPod to a computer

  • Ip helper address with Policy Base Routing

    Does ip helper work with Policy Base Routing? and if so how and what version of the router software do you need?
    thanks

    As first function at the ingress interface is ip_helper, as second function at the same ingress interface is policy-based-routing.
    We have the same situation regarding ip nat in combination with policy-based-routing.

  • Pls help me with  Mac and had a trial  serial number problems

    Hi,
    I downloaded first the trial version of Photoshop, after 30 days finished but the icon still remained.
    Now, when purchased a creative suite 4 Designe premium, installed, all programs are fine, just the photoshop not working, asking for serial number but when I type the right numbers, doesn`t accept.
    What can I do? any idea?
    to uninstall the photoshop and install again?
    but if I have the other programs working and installed?

    Hi,thank you, that is fine, just not so quick but I resolved the problem alone.Thanks anyway you helped me.Eva
    Date: Sat, 1 Aug 2009 11:53:58 -0600
    From: [email protected]
    To: [email protected]
    Subject: Pls help me with  Mac and had a trial  serial number problems
    Hello, Eva. For CS4 problems, you need to ask in the Photoshop forum (this is the Photoshop Elements forum). It's here:
    http://forums.adobe.com/community/photoshop/photoshop_macintosh
    Good luck!
    >

  • I want to transfer pictures from my iphone 4 to a hardrive, but the problem is i dont know how. Can the genius bar help me with that, and can they possibly do this for me if i bring my iphone and hard drive with me there. Also if there is a cost, how much

    I want to transfer pictures from my iphone 4 to a hardrive, but the problem is i dont know how. Can the genius bar help me with that, and can they possibly do this for me if i bring my iphone and hard drive with me there. Also if there is a cost, how much?

    iOS: Importing personal photos and videos from iOS devices to your computer

  • Need help configuring multiple VLANs and SSIDs

    Hi,
    We bought a Cisco SGE2000P 24Port switch and 10 WAP4410N access points. Our intent is to provide a secure network to our LAN, and a guest network to the Internet.
    We are thinking 3 VLANs would be best for this: VLAN 100 connected to the LAN, VLAN 1000 for the Internet Router and Filter, and VLAN 1100 for the Guest Wireless access.
    We have the switch configured for all three of these, and 1 initial access point configured for the VLANS, too.
    We have not yet moved the current Internet connection to VLAN 1000 because we aren't sure how to setup routing between VLANS.
    Here are some specifics on how the traffic needs to route:
    1. We have the DHCP server, which is the PDC, handling both scopes for the LAN and Guest VLAN.
    2. The web filter in VLAN 1100 needs to authenticate with the DHCP server as there are different filter rules based on authenticated user. Any users coming from VLAN 1100 will have a default filter rule without requiring any authentication.
    3. Certain traffic coming in from the Internet needs to be able to get to VLAN 100. The router has a built-in firewall that handles NAT and port forwarding, so as long as traffic can be forwarded to VLAN 100 we should be good.
    4. Traffic on VLAN 1100 (guest Wireless network) should only be allowed to go to Internet (VLAN 1000).
    Right now I have the VLANs configured and the ports assigned to the Access Points are set for TAGGED and on VLAN 100 and VLAN 1100.
    The SGE2000P has the following IP addresses assigned to the VLANS:
    10.7.3.252 - VLAN 100
    10.7.40.254 - VLAN 1000
    192.168.254.254 - VLAN 1100
    Has anyone been able to setup a similar configuration? We have scoured the Internet for documentation but it seems to be very difficult to find!
    Thank you!
    Gary Smith

    Based on your description of a 'Hybrid Port' this sounds like Cisco's 'Multi-VLAN Port' that was a feature of the 2900XL/3500XL series switches. This feature has however long since gone......
    With a Cisco switch an access port supporting an Access VLAN & a Voice VLAN is effectively a Trunk with only one Tagged VLAN and the Native VLAN:
    interface FastEthernet0/1
    switchport mode access
    switchport access vlan 10
    switchport voice vlan 100
    This results in the same configuration as:
    interface FastEthernet0/1
    switchport mode trunk
    switchport trunk encapsulation dot1q
    switchport trunk native vlan 10
    switchport trunk allowed vlan 100
    With the exception of CDP packets being sent advertising the Voice VLAN.
    With regards to other IP Phone vendors and DHCP Vendor Options - the answer is it depends....
    Nortel use Vendor Option 144 to inform the IP Phone of the Voice VLAN and Option 128 for the Server (PBX) to use. Ericsson uses Vendor Option 43 that can be configured to tell the IP Phone the VLAN and the Web server to read the config file from.
    I don't think you will get this working automatically with your 3Com switches, you can however manually configure the VLAN on the Cisco IP Phones.
    HTH
    Andy

  • I'm a Newb (migrating from Cubase SX 3) need basic help with everything!

    Hello, I'm a Cubase SX 3 user trying to learn Logic and switch. I'm having basic trouble setting everything up and getting started. Such as inputs and main output etc. I'm used to the way its all done in Cubase. Does anyone know of a good quick start tutorial that will get me on my way?
    Thanks much.
    Also, if there are any users familiar with Cubase, perhaps you could explain it to me better.

    Hello Cleveland
    First i have to say , if you have the original box of logic express , you might have the very handy user manual
    If not , there are hundreds of usefull threads in this forum which will help you a lot.
    If not , please be a bit more precisse with your question, cause i think no one will explain you all the functions in Logic available here from scratch .
    Have a great day and be patient while learning by doing
    Daniel
    Dual 1.8 G5   Mac OS X (10.4.7)   http://www.soniccube.ch

  • Two srw switches with vlans and pfsense gatway

    Hi,
    I've got a bit of a problem that a can't seem to get a handle of things.
    I've got two srw 48 port switches that I would like to link together  and then on to the pfsense box.
    First I'd like to connect the two switches to see if everything works and then on connect the pfsense box.
    Now I would be very great full if someone with a bit more experience with VLANs would be so kind to walk me trough the procedure of creating VLANs, configuring them to ports on the switch and connecting the whole thing to another switch.
    This is what I've done so fare.
    1. I created 3 VLANs on both switches (VLAN2-office,VLAN3-WiFi, VLAN5-VoIP). I've created these VLANs with the same tags on all the devices.
    2. I configured the ports that connect the switches as trunk. (I can't seem to be able to configure anything else on this port. Is there something else I should configure on these ports?)
    Now as fare as I understand the documentation the VLANs on each switch should now see each other.
    I'm still not sure on how to configure a physical port to one VLAN. After creating the VLANs on both switches and connecting them trough the trunk port I set ports 10-20 to VLAN2 by going to VLAN Management -> Ports to VLAN I selected VLAN2 and marked ports general and untagged and saved the settings. I repeated the procedure on the other switch. Now if I stuck my network cable into one of this ports I didn't get an IP anymore form the DHCP witch means that they were on a different VLAN than the other ports so I setup another router to act as a test DHCP with a different IP range as the main DHCPto see if it works. Now when I connectedthe test router to one of the ports in VLAN2 and my PC to the same VLAN2 port I got the test IP no problem. But when I connected the PC to the other switch VLAN2 port nothing happened until I connected the test DHCP to one of the VLAN2 ports. So clearly the switch VLANs are not communicating.
    Now I don't know did I forget something, made a mistake with some setting or I just don't know what I'm doing because I think I need to get the VLANs between switches working before tackling the pfsense connection.
    I would be really great full if someone explains to me how to set these VLANs up so that they would work between switches.
    Thank you for your help.

    Hi,
    I was successful and I did exactly that. I put all VLANs on trunk ports and the switch to switch to pfSense started to work.
    The only thing that gave me some problems was the end port(port connecting to the device pc, phone, printer) configuration. I was under the impression that the port was supposed to be in general mode and tagged. But I figured out that the port is supposed to be in access mode and untagged and only a member of one VLAN(the one I wanted it to connect to).
    Anyway all is working now and I've figured out all the kinks. 
    So thanks guys for the help.
    Nice day to all.
    Bye

  • External Hard drive help: use with mac and pc? how to backup everything etc

    Hello! I need some help regarding a new external hard drive I got from OWC. It is a 500 gb firewire 400 + usb 2.0 7200 rpm hard drive. I am running it from firewire. The software suggests the first thing you do is make a clone of your macbooks internal hard drive, that way if it fails later you can use the external to back everything up. If I do this ...
    1. do I have to make the drive "Bootable" ? I have software called Data Backup 3 by Pro soft I think. It came with my external.
    2. Can I still back up other stuff like my audio recordings and record onto that drive to a seperate folder?
    3. If I make a bootable copy will it try and boot from the drive everytime I turn it on or something?
    My other question is... how can I use this drive with a pc? I have a pc as well and I heard that the only way it will work is to format it in ms-dos mode (fat32?)
    If I write it to fat32 will it slow down my drive or make it worse? I heard that you should format external drives specifically for mac if you have a mac; so it will only work with macs...
    (sorry this is going on and on; it's like a chain reaction of questions)
    so If its formatted to mac drive format then can I do this with my current situation:
    1. I have wireless internet, the router is on a pc downstairs
    2. Can I send files over a network somehow from the pc to my mac
    3. then store it on my external?
    If so can someone point me in that direction with a link?
    Thank you for reading, sorry for making this so long.

    1. No, you don't have to make a bootable clone.
    2. If you use the drive for a bootable backup, then you cannot use the drive for other types of storage unless you partition the drive and make more than one volume.
    3. No, it will not try to boot the computer. You must designate the startup volume using Startup Disk preferences.
    If you wish to use the drive on both a Mac and a PC, then either you make two partitions - one for Mac and the other for the PC or you must format the entire drive using FAT32 so the drive can be used for read//write by both operating systems. If you do this then you cannot use the drive for a bootable backup nor can you use it with Time Machine.
    FAT32 is slower for read/write on the Mac than using Mac formatting.
    Optimally, I would suggest you partition the drive into two volumes. One volume formatted for the Mac and the other formatted FAT32.
    You can send files from a PC to a Mac and vice-versa using File Sharing. Select Mac Help from the Finder's Help menu and search for "file sharing" or "sharing" to find help articles. Also see,
    Mac OS X 10.5 Help- Setting up a Mac computer to share files with Windows users
    Mac OS X 10.5 Help- Setting up a Windows computer to share files with Mac users
    Mac OS X 10.5 Help- Sharing with Windows computers

  • How to setup vlans and routing between them

    Hey guys
    I am onboard a vessel where I have a Cisco 1921 router with intergrated 8-port dwitch. I have no experince what so ever with Cisco, onlye knowledge about netwrok in general.
    What I need to do is to create 3 VLANs wit different networks and thier own gateways internally( no external routers, no external switches), and I want client in all networks to be able to communicate qith each other:
    Vlan 2:
    192.168.0.0
    Default Gateway: 192.168.0.1
    Network Mask: 255.255.255.0
    Vlan 3:
    192.168.1.0
    Default Gateway: 192.168.1.1
    Network Mask: 255.255.255.0
    Vlan 4:
    192.168.2.0
    Default Gateway: 192.168.2.1
    Network Mask: 255.255.255.0
    As mentioned abode, I need clients from each VLAN to be able to communicate with each other. Se drawing

    Disclaimer
    The  Author of this posting offers the information contained within this  posting without consideration and with the reader's understanding that  there's no implied or expressed suitability or fitness for any purpose.  Information provided is for informational purposes only and should not  be construed as rendering professional advice of any kind. Usage of this  posting's information is solely at reader's own risk.
    Liability Disclaimer
    In  no event shall Author be liable for any damages whatsoever (including,  without limitation, damages for loss of use, data or profit) arising out  of the use or inability to use the posting's information even if Author  has been advised of the possibility of such damage.
    Posting
    It might be as simple as defining VLAN interfaces for your 3 VLANs, and they assigning the ports to one of the 3 VLANs.

  • Newbie needs basic help-HELP!(configuration)

    I've got Solaris installed on my amd box which has a Radeon vid card and a d-link nic (DFE-530TX+).
    So right now I only have 16-bit VGA which is hard to navigate and I don't have net connection. So on my windows box which has a network connection, I downloaded the patches I need for the vid/nic cards and saved them to floppy.
    Could someone walk me through the steps/commands I need to use to mount my floppy and copy the appropriate files etc off of them, unzip, and install?
    I'm trying to learn solaris but first just need to enable a decent gui with a net connection. Any help is greatly appreciated. Also, if you think it would be easier for me, on my Solaris/amd box, I'm also dual booting w/ win2k so maybe I could somehow mount the windows partition and avoid dealing w/ the floppy? Thanks in advance!

    Hi Nick,
    once you have the vpn tunnel established, you 'should' be able to browse the other macs on the network as you would at work. This of course is dependent on the other systems annoucing themselves vs. you having to specificy an IP and /or name - but yes, once you have the vpn setup, you should be able to see the other machines with shared folders.
    You could as you suggested just open ports on your work firewall that would allow apple file sharing, and then from home, connect the the firewall IP on the internet (using dyn dns if your work ip is not static), and map to the drives. This is less secure that the vpn as, once the ports are open at work, your mac passwords are the only thing protecting your folders and data. I don't use filemaker, but it all you need is folder access to the database then this is a cheaper alternative. Just setup your router to forward requests for port 548 (Apple file sharing) to the mac with the database folder. Just backwards from what your described you did previously. Just make sure you have good security setup on the 'server'.

  • Cany you help me with Installation and Disk Utility questions?

    Greetings.
    I'm just learning this stuff, so your responses in basic terminology would be appreciated. (Instruct me as you would my grandson). I have two questions.
    First, I bought a used dual 450 from a friend, and, as I do not have the disks or license for the OS, I decided to make it legal by purchasing, registering, and installing new Panther DVDs. As I have been running 10.3.9 and the new disks are labeled eMac 10.3.3, is there anything I should or should not do in the process of installing the new disks? Do I need to install 10.3.3 and then download the 10.3.9 update? Will I lose anything in the process? I assume the eMac disks will work OK on a G4 tower.
    Second, After power failures (common where I live), when I re-start the computer, it won't progress beyond the spinning spoke thing (I don't know what it's called), so I have to shut the computer down, and, after one or two more attempts to start up, it seems to start up OK.
    I was told that, after a situation like this, I should start up with the install disk and run Disk Utility to repair the start-up disk.
    The problem is that when I attempted to do this with the new DVD (again, I have not installed the OS from the DVD yet), the computer started up fine, but Disk Utility ran for a minute or so, then gave me the following message: "Disk Utility has lost its connection with the Disk Management Tool and cannot continue. Please quit and relaunch Disk Utility." This happened twice in succession. I quit Disk Utility (although it warned me that I could rended the disk inoperable). The disk seems OK, but I don't know what the problem is with DIsk Utility, or what to do.
    Thanks for your help.
    G4 Dual 450   Mac OS X (10.3.9)   1 GB RAM

    The problem is that when I attempted to do this with
    the new DVD (again, I have not installed the OS from
    the DVD yet), the computer started up fine, but Disk
    Utility ran for a minute or so, then gave me the
    following message: "Disk Utility has lost its
    connection with the Disk Management Tool and cannot
    continue. Please quit and relaunch Disk Utility."
    This happened twice in succession. I quit Disk
    Utility (although it warned me that I could rended
    the disk inoperable). The disk seems OK, but I don't
    know what the problem is with DIsk Utility, or what
    to do.
    Hi Jerry:
    Getting back to the problem you're having with Disk Utility, a number of people have encountered this following an update to iTunes. If I understand correctly, when you bought the G4 it came with Panther installed, which your friend had updated to 10.3.9.
    In an earlier post, Kappy posted the most succinct work-around I have found for this error:
    1. Navigate to the /Library/Receipts/ folder.
    2. Locate the iTunes.pkg and iTunesX.pkg files and move them to the Desktop.
    3. Run Disk Utility and repair permissions.
    4. Move the .pkg files back into the /Library/Receipts/ folder.
    Give it a try and let us know how it works. As for your installation DVD, I have to concur with the others who have posted: it's meant specifically for one model of the eMac. It may work on another mac, but odds are it'll be problematic.
    Andrew

  • Need a help to create user and assign BP to it

    Hi,
    I have requirement to create Users (like SU01) in CRM and for that users need to create BP with role EMPLOYEE and assign BP to that USER.
    Can anybody please help on which Function Module I need to use to create user and assign BP to it.
    Thanks in advance..
    Sushant

    Hi,
    Many post post are there for your query in SDN search if my below shown link is not helpful.
    Hope the below will help you.
    Users Created ...
    Cheers!!
    VEnk@

  • SG-300-28P VLANs and Routing

    I want to have multiple VLANs share an internet connection. Can this be done with an SG-300-28P in Layer 3 mode, directly connected to a cable modem, with no additional router?
    Does anyone have a simple example of this? CLI or web interface is fine.
    Thanks,
    -Phil

    Just out of curiousity, is this possible?
    I have currently set my SG300 up in L2 mode with a pfsense firewall as "router on a stick". I have also tried using SG300 in L3 where all inter-vlan routing was done on Switch, but I found the ACLs rather limited compared to real firewall.

  • NB100 help please with fan and graphics settings

    Hi, I have just bought the NB100 and have a few questions I hope someone can help me with.
    The fan icon goes grey or white depending on the settings using FN and F6, but I can feel no difference in the air around the right hand grill. Is it on when the icon shows white or grey? does it actually work?
    My second question is about the graphic settings. The intel power option that is displayed when the graphivs icon in the task bar is double clicked appears to be disabled. There are sliders, automatic brightness, and power saving, but none can be selected, how is it enabled?
    My last question is about games. I tried a few old ones that were not graphic intensive, Deus Ex, and sins of a solar empire, but I had problems getting at text boxes that needed a response, and in the case of Deus Ex it said the graphic drivers were not compatable. Has anyone had ant success with games? I travel a lot and thought I would like to have one or two installed other than card games etc.
    Thanks and regards, Brian

    Sorry, F6 was a typo, I meant F8. How do you tell if it has changed the speed of the fan? I wet my finger and held it next to the grill on the right hand side but could feel no difference nor hear any sound for the changes from white backgound to grey background on the fan icon.
    I may have not been clear on the graphics question. On the tray there is an icon for graphic options. When it is pressed, one of the selections is graphics properties. I selected this, then on the box that appeared, I pressed display settings to see if I cold get around the scrolling problem, and saw a box "power scheme". I selected that and another box appeared called power settings, I assume for the graphics as it is called "Intel Graphics Media Accelerator Driver for Mobile". this has some greyed out boxes called Intel Automatic Display Brightness, Intel Power saving technology with a slider going from Max quakity to Max battery, and another box called Intel display refresh rate technology. All this is greyed out. I have selected varios options regarding overall power schemes in the control panel and they work OK.

Maybe you are looking for

  • IBook, Gateway Laptop and 2 printers, how to set up wireless printing?

    I have an iBook G4 with an Airport Card, my wife has a Gateway Solo with a wireless card. We have an existing wireless internet connection. We have two Epson printers that we would like to be able to print to wirelessly. I'm assuming that I need to c

  • Item Sale Unit

    Hello Experts, We have an item, Gas, that is purchased in KG, stored in KG and sold in Litres (0.56 x KG). However, one customer insisted (and it is now contractual) that they be invoiced in KG. I would appreciate suggestions on how to accommodate th

  • Problem with a bapi

    Moderator message: please choose more descriptive subject lines for your posts. Hi, i face with a problem while using the bapi bapi_document_create2. it adds the file path like ' Dogan\Main\Standards\0010415--P.pdf' but i cannot open the file in cv02

  • Auto delete in my database

    Dear, I am looking for some help on this,... I am setting up a database where user data will be having an automatic time stamp at post, and so, I would like to have some help with a query that I can run in my database and make sure that the post is d

  • Does Pages always compress(jpeg) tiff files in docs exported to PDF?

    Title say it all really. I would like to export a Pages 09 document, which contains high-res tiff images, to a PDF.  I do not want the images to have any compression applied.  Is this possible?