Role of multiple network interfaces

Hi,
I'm trying to setup a Mac Mini Server to act as a gateway and to offer various services from inside and outside of my office. For me this is some kind of test setup before I may look into getting a bigger machine for this job.
Because a gateway needs two ethernet interfaces I got an Apple USB-Ethernet adapter which technically works without problems. However since the USB-Ethernet is slower than the internal ethernet interface of the Mac Mini I want to connect the USB interface to the internet (fixed IP, DNS forward set, reverse in work) and the faster internal interface to my internal network.
The server is set up to make NAT but DHCP is done by another server. So the internal address is also manually set. Also there is an internal DNS Server I've setup the server to use it's own DNS service.
It took me some time to figure out how to make the USB interface (en2) the primary interface by turning off the internal interface (en0) during installation and adding it at a later time. So when I'm now doing a changeip -checkhostname I can see that my external address is my primary interface and my public hostname is correct.
However my biggest problem at the moment is that it seems as if all services are bound to the internal interface/network (en0) and I'm not able to access services like VPN, iChat or web from the internet or by using the public hostname.
Do I have to somehow tell all these services to explicitly bind to the external interface/address? Or is there no other way than to use en0 as the external interface in my configuration?
Thanks,
Alex

Please search for existing discussions of establishing static IP routes; this stuff can and does work, but requires manual set-up. IP selects a primary NIC in the absence of a known route regardless of the NIC the message arrived on, which means the Mac box doesn't work like you'd expect without some help. [Here's one discussion|http://discussions.apple.com/message.jspa?messageID=5697532], and there are others.
Mac boxes don't make particularly easy nor effective nor efficient nor economical firewalls in my experience, and this is inherent in the design differences between a Mac and a dedicated firewall. External firewalls are an added expense for a small network, but (in my experience) tend to have advantages over using a Mac box doubling as a firewall.
Given the number of folks that try this particular configuration, it would be useful for Apple to provide some guidance and some tools here to set up the static routes and to operate the Mac as a router (in some future release of Mac OS X Server after Snow Leopard Server 10.6); you're going to be using the bash shell to get this stuff going.

Similar Messages

  • ACS 5.4 multiple network interfaces support

    In ACS 5.4 release note, it says:
    Multiple network interface connector support
    ACS  5.4 supports up to four network interfaces: Ethernet 0, Ethernet 1,  Ethernet 2, and Ethernet 3. ACS management functions use only the  Ethernet 0 interface, but AAA protocols use all configured network  interfaces. You must connect the ACS nodes in the distributed deployment  only to the Ethernet 0 interface. Therefore, the syslog messages are  sent and received at the log collector's Ethernet 0 interface. Data  forwarding from one interface to another interface is prohibited to  prevent potential security issues. The external identity stores are  supported only on the Ethernet 0 interface. In ACS 5.4, multiple network  interface connectors are also supported for proxies.
    But in the CSACS 1121 Series Appliance Rear View section, it still says on Ethernet 0 is usable. All other  interfaces are blocked.
    I am confused. Can anyone clarify for me if we can use multiple network interface in ACS 5.4? What about management interface?
    Thanks!

    We configured 2 interfaces in past within testing enviornment and it worked. ACS 5.4 supports multiple network interfaces on the UCS platform, on a virtual machine and on the legacy ACS 5.x IBM/CAM hardware. The ACS management functions use the interface eth0 only and the AAA protocols use all available network interfaces.
    Jatin Katyal
    - Do rate helpful posts -

  • Multiple network interface....

    I have group (cloud) of systems and each system has two network interfaces. One interface is 172.17.0.0/19 and other is 192.168.x.x.
    The 192.168.x.x network interface is dedicated to NFS (usually). So I want to configure that interface do not listen to inetd services and SSH. I want only RPC and Portmap services should be listening on that interface. And other interface (172.17.0.0/19) for normal services.
    ( Note: all system running Solaris 9)
    --Ritesh Patel                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Hello.
    WHY do you want inetd not to listen on this interface?
    I do not think that is possible with inetd. If you wish to prevent users to connect from another interface you must use the "tcpd" tool (on the companion CD). However inetd will listen on the interface; tcpd will just block incoming connections.
    Martin

  • Multiple network interface question

    ok so i work for my college as a student worker in network operations. today they did a makeover on the dorm network and added in some traffic shaping. Instead of getting 8mb down im getting 1mb down. Well one of the admins went to lunch and had the new config still open on his computer so i shifted over and decided to take a look at this new ruleset. Im not sure why he did it like this but the traffic shaping is not done by a per port basis but by a per ip basis. Well i started thinking at this point and pulled out my old computer and installed arch on it to use as a download box for all my bittorrent needs, i have this box loaded up with 6 nics (5 pci and 1 onboard) each pulling their own ip, how can i get arch to bridge all 6 nics (or multiplex) so i can get atleast most of my bandwidth back.
    Yes i asked them to exclude me from the trafficshaping but was told it wouldnt be fair to the other students

    This might help: http://lartc.org/howto/lartc.rpdb.multiple-links.html

  • Cisco ISE with multiple Network interface

    Hello,
    I am deploying Cisco ISE 1.2 in a distributed deployment and the requirement is to use external Radius proxy feature. ISE PSNs are designed to have 2 L3 NIC's, Eth0 for administration and Eth1 as client side facing NIC for Radius requests. I am interested to know would Cisco ISE in version 1.2 use Eth1 interface to send RADIUS  authentication request to external RADIUS Proxy server.
    Could not find above information in Cisco SNS-3400 Series Appliance Ports Reference.
    http://www.cisco.com/en/US/docs/security/ise/1.2/installation_guide/ise_app_c-ports.html
    Thanks
    Kumar

    Thanks Ahmad for the reply.
    Cisco ISE uses standard RADIUS authentication and authorization port to send request to Exteranl RADIUS proxy. As per the interface/port refrence guide of version 1.2 this is listed that is causing a confusion :-
    Eth0
    Eth1
    Eth2
    Eth3
    Policy   Service node
    Session
    •UDP:1645, 1812 (RADIUS Authentication)
    •UDP:1646, 1813 (RADIUS Accounting)
    •UDP: 1700 (RADIUS change of authorization Send)
    •UDP: 1700, 3799 (RADIUS change of authorization Listen/Relay)
    External   Identity Stores
    and Resources
    •TCP: 389, 3268, UDP: 389 (LDAP)
    •TCP: 445 (SMB)
    •TCP: 88, UDP: 88 (KDC)
    •TCP: 464 (KPASS)
    •UDP: 123 (NTP)
    •TCP: 53, UDP: 53 (DNS)
    (Admin user interface authentication and endpoint authentication)
    In external Identity Stores and Resources it says Eth0 is used for (Admin user interface authentication and endpoint authentication), where under sessions it lists that all ports can be used for RADIUS Authentication and Authorization.
    I am not sure what I am missing to understand between the two if you can highlight that.
    Thanks
    Kumar

  • BadRequest: Virtual machines with secondary network interfaces and virtual machines with no secondary network

    I'm trying to create an "ExtraLarge" VM with multiple NICs.  The New-AzureVM returns the following error:
    BadRequest: Virtual machines with secondary network interfaces and virtual machines with no secondary network
    interfaces are not supported in the same deployment, also a virtual machine having no secondary network interfaces
    cannot be updated to have secondary network interfaces and vice-versa.
    But I have no other VMs.  Or at least I did and then deleted them and all their disks.  The service has no deployments (either staging or production).
    Why is New-AzureVM complaining about a mismatch of VMs with and without secondary network interfaces when no other VMs exist?
    I have tried many things to fix this, including the deletion of ALL of my resources.  I have deleted and created the service many times, both with an affinity group and without.  I have a screen print of the -debug output if your interested.
    Thanks for the outstanding help.

    Hi Ron,
    IMPORTANT NOTE: Please do not post the CONFIDENTIAL DETAILS ever on the public forums, this is HIGH RISK action.
    Please send an email with your contact details to my email
    [email protected] so that I guide you on steps which help you come out of the current scenario. Thank you for understanding.
    I suggest you to create a new VNET and new VM with cloud services. Create Multiple NIC VM. Let us know the results.
    Ref:
    http://azure.microsoft.com/blog/2014/10/30/multiple-vm-nics-and-network-virtual-appliances-in-azure/
    http://blogs.technet.com/b/canitpro/archive/2014/11/04/step-by-step-create-a-vm-with-multiple-nics-in-azure.aspx
    If you are unable to create a VM with multiple NIC, please open a support case as it requires more confidential information which is out of scope of FORUM support offerings.
    Regards,
    Girish

  • Fake Network Interface - What Is It, and How Do I Get It?

    I'm in the process of setting up Linux-VServer, which supports OS level virtualization. It's like running a VM, only instead of using an abstraction layer to create fake hardware and host another OS, the kernel just runs multiple userspaces and makes sure they don't touch anything they're not supposed to.
    Anyway, like many VM solutions, networking is a bit funky. They create fake interfaces that seem to exist only in the kernel, then use iptables to mask them with NAT so it still works on a network. The trick is that I'm not sure how they're creating fake interfaces, so I don't know how to replicate it on Arch. Here's a page describing the process: http://linux-vserver.org/Networking_vserver_guests
    On Debian, they add this to /etc/network/interfaces:
    auto dummy0
    iface dummy0 inet static
    address 192.168.1.250
    netmask 255.255.255.0
    What are they using to make this work? Is there a good way to replicate it under Arch?
    Last edited by arew264 (2009-03-26 03:18:19)

    I ran `ip addr add 192.168.1.4/24 dev eth0 label eth0:1`, which adds an IP address to eth0.
    This works better than the solution the vserver wiki recommends because I can give the guest a public IP address.
    Is there a way to do this in /etc/rc.conf or the network daemon?
    Last edited by arew264 (2009-03-26 03:18:51)

  • Add New Virtual Network Interface to RRAS

    In the past (W2k3), adding an interface to the OS would also cause that interface to be added to RRAS.  I have a server running RRAS and it has multiple VMs running in Hyper-V.  I want to add an isolated VM that has a single port available from the Internet to that VM.  I have added an Internal Virtual Network and configured it with a static IP (in the host OS) (same configuration (except IP address) as my other virtual network interfaces).  The new interface does not show up in RRAS even after restart.  In W2k3, you could add an interface in the Network Interfaces area.  In W2k8, the only interface you can add is a demand-dial interface.
    In the past, I had to delete the RRAS server and reinstall it to see the new interface.  This is ugly as it removes, for an extended time, all of the mappings, filters, etc. that I have in place.
    Any ideas on how to manually add a new interface to RRAS either by registry, powershell, script, etc.?Pete

    I found a new way around this which should work for everyone, a twist on the existing registry solution:
    Open RegEdit.exe.
    Go to "HKLM\System\CurrentControlSet\Services\Tcpip\Parameters\Interfaces" where each of your network adapters (physical or virtual) has a GUID named sub-key. Identify which one is your network adapter (look at the IP or DHCP settings in the child key=values
    or configure a temporary address so you can find it). Now you have discovered the GUID. Click the GUID key then hit F2 to goto rename mode and highlight the whole key, hit CTRL+C to copy to the clipboard.
    Go to "HKLM\System\CurrentControlSet\Services\RemoteAccess\Interfaces". Add a new sub-key which is the next in sequence, for example I had 1...6 so I added "7". This is key add the following...
    A DWORD32 (32bit integer) called "Enabled" set to 1.
    A REG_SZ (string) called "InterfaceName" then paste your interface GUID, e.g. set to "{XXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}".
    A DWORD32 called "Stamp" set to 0.
    A DWORD32 called "Type" set to 3 (LAN).
    Restart RRAS, the interface will appear!
    Right click each protocol, e.g. IPv4, IPv6 then you can right click "General" to add a "New Interface..." and your interface will then be enabled for that protocol.
    I'm happy I played around a bit more to find that now. But MS even though we have a solution which does not require us to lose our configuration, please fix the source of this problem!
    Key Artefacts

  • Does CISCO C3560X VLAN support multiple Network segments which are further configured with HSRP function

    Hi Cisco experts,
        My name is Kumagai and I need your expert opinions below.
    I am trying to configure one VLAN1 support multiple network segments as below.
    (this should be a very straight forward configuration and should be OK, I think ? )
     interface Vlan1
     ip address 172.30.0.0 255.255.128.0
     ip address 172.30.31.253 255.255.254.0 secondary
     ip address 172.30.61.253 255.255.254.0 secondary
     ip address 172.30.71.253 255.255.254.0 secondary
     ip address 172.30.4.253 255.255.255.0 secondary
     The only issue that is eating me is the above network segments are using HSRP too
     and I am not sure is this possible with a combination of VLAN1 supporting multiples which are
     further supported with HSRP settings in Cisco environment.
    !example of HSRP:
    interface Vlan4
     ip address 172.30.4.253 255.255.255.0
     no ip redirects
     standby 4 ip 172.30.4.254
     standby 4 priority 105
     standby 4 preempt
    <<< what will happen if I add the HSRP configuration as below into the above VLAN1 with multiple Network segment ??)
     I would like to summarize my "Combined" configurations as below but I need your expert opinions on
     whether the configuration below is workable without any problem ??
     Or it is a total flop because Cisco does not support the configuration below !!!
     interface Vlan1
     ip address 172.30.0.0 255.255.128.0
     ip address 172.30.31.253 255.255.254.0 secondary
     ip address 172.30.61.253 255.255.254.0 secondary
     ip address 172.30.71.253 255.255.254.0 secondary
     ip address 172.30.4.253 255.255.255.0  secondary
     standby 30 ip 172.30.31.254
     standby 30 priority 105
     standby 30 preempt
     standby 60 ip 172.30.61.254
     standby 60 priority 105
     standby 60 preempt
     standby 70 ip 172.30.71.254
     standby 70 priority 105
     standby 70 preempt
     standby  4 ip 172.30.4.254
     standby  4 priority 105
     standby  4 preempt
    Thanking you in advance !!!!!

    Hi,
    As far as i know we dont set the ip helper address on the radio interface. It should be on the L3 interface of corresposding VLANs i.e.
    int vlan 20
    ip helper-address 192.168.33.xxx
    int vlan 60
    ip helper-address 130.20.1.xxx
    I'm assuming that your using SVI's (int Vlan 20 and int Vlan 60) rahter than physical interfaces. Also hope you have configured switch port as trunk where this AP is connected.
    Modify the AP config as below since you are using data vlan as the native vlan
    interface Dot11Radio0.20
    encapsulation dot1Q 20 native
    interface FastEthernet0.20
    encapsulation dot1Q 20 native
    Ideally your AP fastethernet configuration should looks like below and not sure how you missed this as this comes by default when you have multiple vlans for multiple ssids.
    interface FastEthernet0.20
    encapsulation dot1Q 20 native
    no ip route-cache
    bridge-group 20
    no bridge-group 20 source-learning
    bridge-group 20 spanning-disabled
    interface FastEthernet0.60
    encapsulation dot1Q 60
    no ip route-cache
    bridge-group 60
    no bridge-group 60 source-learning
    bridge-group 60 spanning-disabled
    Hope this helps.
    Regards
    Najaf

  • How does the terminal name the network interfaces?

    I want to know the logic of the bash terminal for name the network interfaces. When I do an ifconfig there are showed multiples interfaces and I don't know which one is the WiFI, which one the Ethernet...
    Thank you!

    When I do an ifconfig I get this output:
    lo0 Guess this is the loopback address
    gif0 Don't know what is this
    stf0 Don't know what is this
    en0 Is the network, now in my case the wifi
    en1 & en2 Guess, reading your explanation that this are the ethernet thunderbolt ports
    p2p0 Don't know what is this
    awd10 Don't know what is this
    bridge0 Don't know what is this
    Do you know what are this interfaces? If it helps I have VMware Fusion and VirtualBox installed.

  • Set speed limit to network interface

    Hi
    I want build a program to set limit speed  to my network interface
    for example max download speed for wlan connection  10Kb
    how must edit network interface for this work
    i searched but can't found anything
    thanks

    Why would you want to do this?
    It sounds quite suspicious to me.
    Still lost in code, just at a little higher level.
    i want save my monthly traffic
    That doesn't make much sense. How will limiting the network speed do that?
    If you limit the network speed to 20% of what it was then it will just take 5 times longer (more really due to the amount of overhead in data packets) in order to upload or download anything.
    If you are on a plan which limits the amount of data via the plans network which can be uploaded and or downloaded during the plans payment time period then perhaps you should monitor the data transceived over the link during that time period.
    Then write an app that turns off a NIC and will monitor the NIC so if it is enabled it is turned off again whenever some daily allowance of bandwidth is exceeded. Or perhaps write a service for that. Of course the app or service would need to know the pay
    period to monitor, the amount of bandwidth provided for the pay period, constantly store bandwidth used (either sent, received or both) while the NIC is up and be designed to know for each day when to disable the NIC if necessary. And allow the NIC to be re-enabled
    or re-enable the NIC when some time occurs following the previous disable of a NIC.
    However you don't provide what the requirement would be other than you just want to limit bandwidth via some NIC. Which really means nothing unless multiple PC's are vying for bandwidth and you want on specific PC to be allocated more bandwidth than
    any other PC or something.
    Group Policy Editor has a setting that can apparently
    limit reserveable bandwidth. I don't know if setting that to %95 would only provide applications %5 of the available bandwidth. I've installed GPE on my Win 7 Home Premium PC which it does not come
    with and I had to find an installer from an untrusted source in order to do that.
    Recently I had a friend using a Verizon WIFI device which provides local WIFI for PC's via Verizons cell service I suppose. Apparently if the PC was left on and nobody was using it then bandwidth was used. I believe in about one 6 hour time period over %15
    of the entire pay periods bandwidth allowance was used when his girlfriend let the PC on unattended. So I could see where some type of monitor app would be nice for a situation like that.
    When you use few words to describe anything the result is everybody having to guess. And with regard to what you think you want to do it makes the entire thread a guess.
    La vida loca

  • Zone with multiple logical interfaces

    Hi,
    How can multiple logical network interfaces be added to a running zone?
    I have configured and installed a whole root zone with one shared-ip network interface.
    Now, I need to add more logical interfaces to the same zone.
    On a physical server with a bge interface, I would create a /etc/hostname file for each logical interface such as
    $ ls /etc | grep host
    hostname.bge0
    hostname.bge0:1
    hostname.bge0:2
    hostname.bge0:3
    hostname.bge0:4
    hostname.bge1
    hostname.bge1:1
    hostname.bge1:2
    hostname.bge1:3
    hostname.bge3
    hosts
    $How can the above be done for a zone?

    Hi
    This requires 2 steps. Firstly update your zone configuration to add the logical interface and its associated IP address.
    Assuming from below you want the logical interface to be added to bge0 then do the following replacing the zonename and ip address for whatever is appropriate for you.
    # zonecfg -z itchyzone
    zonecfg:itchyzone1> add net
    zonecfg:itchyzone1:net> set address=192.168.1.21
    zonecfg:itchyzone1:net> set physical=bge0
    zonecfg:itchyzone1:net> end
    zonecfg:itchyzone1> exitYou can do the above as many times as you like to create multiple logical interfaces for the zone.
    After doing the above you will need to reboot the zone to get the new logical interface.
    However if you cant reboot the zone you can plumb a logical interface into the zone by running something similar to the following (change for your zonename, IP etc) from the global zone:
    # ifconfig bge0 addif 192.168.1.21 netmask + broadcast + zone itchyzone1 upyou will now have an extra interface in the zone (in this case called itchyzone1). To verify, login to the zone and run ifconfig -a and you will see your new interface.
    # zlogin itchyzone1
    [Connected to zone 'itchyzone1' pts/4]
    Last login: Mon Oct  5 22:24:15 on pts/4
    Sun Microsystems Inc.   SunOS 5.10      Generic January 2005
    # ifconfig -a
    lo0:1: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
            inet 127.0.0.1 netmask ff000000
    bge0:2: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 2
            inet 192.168.1.20 netmask ffffff00 broadcast 192.168.1.255
    bge0:3: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 2
            inet 192.168.1.21 netmask ffffff00 broadcast 192.168.1.255Hope this helps
    Martin

  • Increasing file transfer speeds with multiple network adapters?

    Hello,
    I want to move gigabytes of data from my PC to my PowerBook G4 at a faster rate. My PC has 802.11g WiFi and 100Mb/s ethernet and I've got my Airport's WiFi and 100Mb/s ethernet on my laptop so I'd like to somehow combine these two network interfaces to speed up my file transfers. How can I do this?
    I've read a little about 802.3ad link aggregation, but AFAIK this applies exclusively to 802.3 ethernet ports.
    Thanks,
    Shaun
    PowerBook G4   Mac OS X (10.3.9)  

    Does your PC have a FireWire port? you can use IP over FireWire for better throughput than the wired ethernet.
    You can't use link aggregation in this case since it requires multiple interfaces of the same type (e.g. two gigabit ethernet cards), but you cannot mix media such as AirPort and Ethernet.
    The alternative would be to install a gigabit ethernet card in your PC. You'd at least then get gigabit ethernet speed between the two devices which is also a step up.

  • Hamachi Network Interface Adapter Missing

    I was running Windows 7 and Hamachi was working perfectly fine. However, since updating to Windows 10, I've been getting a tunnel error, Hamachi reports the error as:
    Failed to connect to the network adapterPeer is not accessible via VPN. After looking into the problem, I've noticed that the Hamachi Network Adapter is missing from my device manager and network connections. I've tried using cmd (in administrative mode) to do the commands: hamachi-2.exe --upd-taphamachi-2.exe --add-tap "Hamachi" The first command gives me
    07/30 14:09:39.087 [11620] hamachi-2.exe07/30 14:09:39.104 [11620] assert pos != -1 in ..\client2\engine\win32\main.cpp:325 while the second command: 07/30 14:09:48.727 [12256] tap: add_tapdev(Hamachi)07/30 14:09:48:731 [12256] tap: list_netdev_win32() ..07/30 14:09:48:775 [12256] tap: existing tap found, internal name [Hamachi Network Interface] I've reinstalled hamachi multiple times and now I'm at a complete loss at what to do. I would be very much appreciated if anyone can help me solve this problem.

    I've had the same problem. I've tried manualy instaling the Virtual network adapter by following the steps here http://help.logmein.com/articles/en_US/Documentation/hamachi-hamachi-troubleshooting-nwadapter/?l=en_US&fs=Search&pn=1That put a hamachi network in my "Network Connections" but its an "Unidentifed Network" and the tunnel still dosesn't work.

  • SCVMM 2012 R2 – two iSCSI network interfaces connected to the same subnet

    I would like to configure two networks in SCVMM 2012 R2 which will be used by VMs to connect to iSCSI SAN. Both of these networks should be connected to the same subnet (192.168.100.0/24) because they will connect VMs to Dell EqualLogic using iSCSI MPIO.
    Those networks should be available on all Windows Server 2012 R2 Hyper-V cluster nodes.
    When I try to create two logical networks in SCVMM with the same subnet, I receive error (Unable to assign the subnet 192.168.100.0/24 because it overlaps with an existing subnet)
    How should I configure networking in SCVMM to allow one virtual machine to connect to the same subnet using two network interfaces?

    "How should I configure networking in SCVMM to allow one virtual machine to connect to the same subnet using two network interfaces?"
    You can achieve this by simply adding multiple vNICs to a VM - connected to the same VM Network. 
    -kn
    Kristian (Virtualization and some coffee: http://kristiannese.blogspot.com )

Maybe you are looking for

  • Purchase Order

    Hi all, i have two doubts related to the purchase order. 1. How to know the Status of the purchase order ex: Open , Closed 2. How to get the Purchasing Quantity (KOMV-KAWRT) Please Advice me.. Many thanks for all of your help. Regards, Lakshma.

  • Problem Submitting Form

    I have made a form in Live Cycle and uploaded it to my website. I AM ABLE to submit the form myself and it is received via email, however when I go to my other PC I CANNOT submit it. It shows the form there with fields, I can fill in the fields, howe

  • Substitute nulls for blank when row does not exist??

    I am trying to put a query together to build a fixed width file. I am using rpad and using NVL to substitute for nulls. That seems to work fine until I have to do a multi table select. I run into a problem when the the id field in the customer table

  • Re-Orientation

    I've been using Dreamweaver since 2002, and I've been subscribed to CS6/Creative Cloud for a year. However, it's time to pause to see where I'm going. I just bought a new MacBook Pro and updated all my software (along with a massive website upgrade).

  • How to update trial version to full using activation code just downloaded

    Can anyone help with this - there seems to be no way of doing this. I just got the activiation code sent thru for the full version, mainly to save having to do mail order/go to shop, but how do you update the trial?? The trial version hasn't converte