Linux / UNIX Tech Support Forum
This is a discussion on debian netinstall select vlanID from trunk within the Ubuntu / Debian forums, part of the Linux Distribution category; Hello, i have a server which receives 5 different vlans on its NIC. I need to reinstall that server and ...
|
|||||||
| Ubuntu / Debian Discussion about Debian or Ubuntu Linux related problems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
| Sponsored Links | ||
|
|
|
||||
|
VLAN support avilable in kernel but vlan package is not installed using netinstaller. Net installer will get it when you have working network ... heh .. it looks a bit tricky to me; but you can use floopy or usb to load that package or binary ( Debian -- Package Search Results -- vlan ) while installer is running (hit alt+f2 or ctrl+alt+f2 to get a shell ) then copy binary and try something as follows using shell:
Code:
iface eth1.10 inet dhcp iface eth1.10 inet ip.add.ress. net.mask ping gate.way.ip ping ftp.debian.org Also, this was requested couple of times on official Debian site ago but never got implemented. HTH
__________________
Vivek Gite Linux Evangelist Last edited by nixcraft; 29-04-2009 at 07:48 PM. |
|
||||
|
Actually you need to use ifconfig and vconfig (from vlan package):
Code:
vconfig add eth1 10 ifconfig eth1.10 192.168.1.100 netmask 255.255.255.0 broadcast 192.168.1.255 up
__________________
Vivek Gite Linux Evangelist |
|
||||
|
Many thanks.
The article that you link is very interesting. (I was trying to edit the thread subjet but there is no chance to edit the first post to add [solved]) Last edited by permalac; 05-05-2009 at 04:13 PM. |
|
||||
|
Marked thread as solved.
PS: You have to click on Thread Tools > Edit thread > Add Prefix.
__________________
Vivek Gite Linux Evangelist |
|
||||
|
I can not see it.
This are the options I get from threat tools: Show Printable Version Email this Page Unsubscribe from this Thread Add a Poll to this Thread
|
|
||||
|
Sorry about that.. it comes under Edit button. Can you see edit button and edit thread to add solved prefix?
__________________
Vivek Gite Linux Evangelist |
|
||||
|
No, I don't see it. :/
This is what i get after clicking the edit button, i hope it can help. bayimg - image: Screenshot-2.png - free uncensored image hosting |
![]() |
| Tags |
| debian netinstall vlan , debian vlan , vlan netinstall |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mail server on debian | RamPD | Ubuntu / Debian | 3 | 12-06-2008 09:25 PM |
| iptables under debian | ricc | Linux software | 1 | 22-04-2007 08:26 PM |
| Debian d-link dwl 510 configuration | chimu | Linux hardware | 0 | 26-01-2007 07:15 PM |
| Select specific rows | c341 | Shell scripting | 6 | 18-01-2007 02:04 AM |
| Mysql how to specify select columns | raj | Databases servers | 2 | 19-12-2006 01:23 AM |